中文
相关论文

相关论文: An efficient algorithm to test forcibly-connectedn…

200 篇论文

We consider the robustness of computational hardness of problems whose input is obtained by applying independent random deletions to worst-case instances. For some classical $NP$-hard problems on graphs, such as Coloring, Vertex-Cover, and…

计算复杂性 · 计算机科学 2015-08-11 Daniel Reichman , Igor Shinkar

We consider the minimum cost intervention design problem: Given the essential graph of a causal graph and a cost to intervene on a variable, identify the set of interventions with minimum total cost that can learn any causal graph with the…

机器学习 · 计算机科学 2018-10-30 Erik M. Lindgren , Murat Kocaoglu , Alexandros G. Dimakis , Sriram Vishwanath

We study the problem of cutting a length-$n$ string of positive real numbers into $k$ pieces so that every piece has sum at least $b$. The problem can also be phrased as transforming such a string into a new one by merging adjacent numbers.…

数据结构与算法 · 计算机科学 2023-09-29 Yinqi Cai

Certificates to a linear algebra computation are additional data structures for each output, which can be used by a---possibly randomized---verification algorithm that proves the correctness of each output. The certificates are essentially…

符号计算 · 计算机科学 2020-01-09 Jean-Guillaume Dumas , Erich Kaltofen

We present a simple iterative strategy for measuring the connection strength between a pair of vertices in a graph. The method is attractive in that it has a linear complexity and can be easily parallelized. Based on an analysis of the…

离散数学 · 计算机科学 2009-09-24 Jie Chen , Ilya Safro

Connected clustering denotes a family of constrained clustering problems in which we are given a distance metric and an undirected connectivity graph $G$ that can be completely unrelated to the metric. The aim is to partition the $n$…

数据结构与算法 · 计算机科学 2025-11-25 Jan Eube , Heiko Röglin

Given a finite, simple graph $G$, the $k$-component order edge connectivity of $G$ is the minimum number of edges whose removal results in a subgraph for which every component has order at most $k-1$. In general, determining the…

组合数学 · 数学 2023-10-10 Michael Yatauro

Uniform sampling from graphical realizations of a given degree sequence is a fundamental component in simulation-based measurements of network observables, with applications ranging from epidemics, through social networks to Internet…

物理与社会 · 物理学 2010-04-14 Charo I. Del Genio , Hyunju Kim , Zoltan Toroczkai , Kevin E. Bassler

We study the forrelation problem: given a pair of $n$-bit Boolean functions $f$ and $g$, estimate the correlation between $f$ and the Fourier transform of $g$. This problem is known to provide the largest possible quantum speedup in terms…

量子物理 · 物理学 2021-11-02 Sergey Bravyi , David Gosset , Daniel Grier , Luke Schaeffer

Analysis of higher-order organizations, usually small connected subgraphs called motifs, is a fundamental task on complex networks. This paper studies a new problem of testing higher-order clusterability: given query access to an undirected…

数据结构与算法 · 计算机科学 2023-10-09 Yifei Li , Donghua Yang , Jianzhong Li

Large scale numerical experiments are commonplace today in theoretical physics. The high performance algorithms described herein are the most compact, efficient methods known for representing and analyzing systems modeled well by sets or…

广义相对论与量子宇宙学 · 物理学 2018-05-14 William J. Cunningham

This paper concerns the question to what extent it can be efficiently determined whether an arbitrary program correctly solves a given problem. This question is investigated with programs of a very simple form, namely instruction sequences,…

计算机科学中的逻辑 · 计算机科学 2019-11-22 J. A. Bergstra , C. A. Middelburg

We revisit the problem of designing sublinear algorithms for estimating the average degree of an $n$-vertex graph. The standard access model for graphs allows for the following queries: sampling a uniform random vertex, the degree of a…

数据结构与算法 · 计算机科学 2025-10-24 Lorenzo Beretta , Deeparnab Chakrabarty , C. Seshadhri

Testing a graph on 2-vertex- and 2-edge-connectivity are two fundamental algorithmic graph problems. For both problems, different linear-time algorithms with simple implementations are known. Here, an even simpler linear-time algorithm is…

数据结构与算法 · 计算机科学 2012-09-05 Jens M. Schmidt

We provide an explicit algorithm for sampling a uniform simple connected random graph with a given degree sequence. By products of this central result include: (i) continuum scaling limits of uniform simple connected graphs with given…

概率论 · 数学 2019-06-20 Shankar Bhamidi , Sanchayan Sen

Graph burning is a discrete-time process that models the propagation of information in a network. Initially, we have an undirected graph of unburned vertices. At each time step, an unburned vertex is chosen to burn; additionally, unburned…

Suppose we are given a bipartite graph that admits a perfect matching and an adversary may delete any edge from the graph with the intention of destroying all perfect matchings. We consider the task of adding a minimum cost edge-set to the…

数据结构与算法 · 计算机科学 2018-12-06 Felix Hommelsheim , Moritz Mühlenthaler , Oliver Schaudt

Graph labelling is one of the noticed contexts in combinatorics and graph theory. Graceful labelling for a graph $G$ with $e$ edges, is to label the vertices of $G$ with $0, 1, \cdots, e$ such that, if we specify to each edge the difference…

量子物理 · 物理学 2017-08-02 Sayed Mohammad Hosseini , Mahdi Davoudi Darareh , Shahrooz Janbaz , Ali Zaghian

The Markoff graph modulo $p$ is known to be connected for all but finitely many primes $p$ (see Eddy, Fuchs, Litman, Martin, Tripeny, and Vanyo [arxiv:2308.07579]), and it is conjectured that these graphs are connected for all primes. In…

数论 · 数学 2024-01-29 Colby Austin Brown

For fixed integers $r,\ell \geq 0$, a graph $G$ is called an {\em $(r,\ell)$-graph} if the vertex set $V(G)$ can be partitioned into $r$ independent sets and $\ell$ cliques. This brings us to the following natural parameterized questions:…

计算复杂性 · 计算机科学 2015-05-05 Sudeshna Kolay , Fahad Panolan