中文
相关论文

相关论文: Unbounded-width CSPs are Untestable in a Sublinear…

200 篇论文

We study the satisfiability of ordering constraint satisfaction problems (CSPs) above average. We prove the conjecture of Gutin, van Iersel, Mnich, and Yeo that the satisfiability above average of ordering CSPs of arity $k$ is…

数据结构与算法 · 计算机科学 2015-11-03 Konstantin Makarychev , Yury Makarychev , Yuan Zhou

The $H$-Coloring problem is a well-known generalization of the classical NP-complete problem $k$-Coloring where the task is to determine whether an input graph admits a homomorphism to the template graph $H$. This problem has been the…

计算复杂性 · 计算机科学 2025-09-08 Ambroise Baril , Miguel Couceiro , Victor Lagerkvist

We study property testing in the subcube conditional model introduced by Bhattacharyya and Chakraborty (2017). We obtain the first equivalence test for $n$-dimensional distributions that is quasi-linear in $n$, improving the previously…

数据结构与算法 · 计算机科学 2024-08-06 Tomer Adar , Eldar Fischer , Amit Levi

Random constraint satisfaction problems (CSPs) such as random $3$-SAT are conjectured to be computationally intractable. The average case hardness of random $3$-SAT and other CSPs has broad and far-reaching implications on problems in…

计算复杂性 · 计算机科学 2019-11-11 Jonah Brown-Cohen , Prasad Raghavendra

Classification of high dimensional data finds wide-ranging applications. In many of these applications equipping the resulting classification with a measure of uncertainty may be as important as the classification itself. In this paper we…

机器学习 · 计算机科学 2018-02-12 Andrea L. Bertozzi , Xiyang Luo , Andrew M. Stuart , Konstantinos C. Zygalakis

An NP-complete coloring or homomorphism problem may become polynomial time solvable when restricted to graphs with degrees bounded by a small number, but remain NP-complete if the bound is higher. For instance, 3-colorability of graphs with…

组合数学 · 数学 2012-11-29 Aurosish Mishra , Pavol Hell

We present a structural classification of constraint satisfaction problems (CSP) described by reflexive complete $2$-edge-coloured graphs. In particular, this classification extends the structural dichotomy for graph homomorphism problems…

计算复杂性 · 计算机科学 2026-02-11 Alexey Barsukov , Santiago Guzmán-Pro

This study examines clusterability testing for a signed graph in the bounded-degree model. Our contributions are two-fold. First, we provide a quantum algorithm with query complexity $\tilde{O}(N^{1/3})$ for testing clusterability, which…

量子物理 · 物理学 2023-11-20 Kuo-Chin Chen , Simon Apers , Min-Hsiu Hsieh

The notion of spectrum for first-order properties introduced by J. Spencer for Erdos-Renyi random graph is considered in relation to random uniform hypergraphs. In this work we study the set of limit points of the spectrum for first-order…

组合数学 · 数学 2023-11-21 Svetlana Popova

We show that every NP problem is polynomially equivalent to a simple combinatorial problem: the membership problem for a special class of digraphs. These classes are defined by means of shadows (projections) and by finitely many forbidden…

计算复杂性 · 计算机科学 2007-06-27 Gabor Kun , Jaroslav Nesetril

Graph-based semi-supervised learning is one of the most popular methods in machine learning. Some of its theoretical properties such as bounds for the generalization error and the convergence of the graph Laplacian regularizer have been…

机器学习 · 统计学 2019-04-12 Chengan Du , Yunpeng Zhao , Feng Wang

Esperet and Joret proved that planar graphs with bounded maximum degree are 3-colorable with bounded clustering. Liu and Wood asked whether the conclusion holds with the assumption of the bounded maximum degree replaced by assuming that no…

组合数学 · 数学 2023-06-19 Zdeněk Dvořák

We initiate the study of quantum property testing in sparse directed graphs, and more particularly in the unidirectional model, where the algorithm is allowed to query only the outgoing edges of a vertex. In the classical unidirectional…

量子物理 · 物理学 2025-11-27 Simon Apers , Frédéric Magniez , Sayantan Sen , Dániel Szabó

Clique-width is a well-studied graph parameter. For graphs of bounded clique-width, many problems that are NP-hard in general can be polynomial-time solvable. The fact motivates several studies to investigate whether the clique-width of…

数据结构与算法 · 计算机科学 2022-02-01 Yu Nakahata

The Mermin-Peres magic square is a celebrated example of a system of Boolean linear equations that is not (classically) satisfiable but is satisfiable via linear operators on a Hilbert space of dimension four. A natural question is then,…

计算复杂性 · 计算机科学 2025-09-12 Andrei A. Bulatov , Stanislav Živný

Let $H$ be a fixed graph on $n$ vertices. Let $f_H(G) = 1$ iff the input graph $G$ on $n$ vertices contains $H$ as a (not necessarily induced) subgraph. Let $\alpha_H$ denote the cardinality of a maximum independent set of $H$. In this…

计算复杂性 · 计算机科学 2015-09-23 Raghav Kulkarni , Supartha Podder

We establish relations between the bandwidth and the treewidth of bounded degree graphs G, and relate these parameters to the size of a separator of G as well as the size of an expanding subgraph of G. Our results imply that if one of these…

组合数学 · 数学 2009-10-19 Julia Böttcher , Klaas P. Pruessmann , Anusch Taraz , Andreas Würfl

A graph $G$ is 3-colorable if and only if it maps homomorphically to the complete 3-vertex graph $K_3$. The last condition can be checked by a $k$-consistency algorithm where the parameter $k$ has to be chosen large enough, dependent on…

计算复杂性 · 计算机科学 2014-02-18 Albert Atserias , Anuj Dawar , Oleg Verbitsky

The feedback set problems are about removing the minimum number of vertices or edges from a graph to break all its cycles. Much effort has gone into understanding their complexity on planar graphs as well as on graphs of bounded degree. We…

计算复杂性 · 计算机科学 2026-05-13 Tian Bai , Yixin Cao , Mingyu Xiao

This paper investigates an extremely classic NP-complete problem: How to determine if a graph G, where each vertex has a degree of at most 4, can be 3-colorable(The research in this paper focuses on graphs G that satisfy the condition where…

计算复杂性 · 计算机科学 2024-05-21 Zikang Deng