中文
相关论文

相关论文: Planar 3-way Edge Perfect Matching Leads to A Hola…

200 篇论文

Holographic algorithms introduced by Valiant are composed of two ingredients: matchgates, which are gadgets realizing local constraint functions by weighted planar perfect matchings, and holographic reductions, which show equivalences among…

数据结构与算法 · 计算机科学 2018-01-11 Jin-Yi Cai , Heng Guo , Tyson Williams

A computational problem exhibits a "gap property" when there is no tractable boundary between two disjoint sets of instances. We establish a Gap Trichotomy Theorem for a family of constraint problem variants, completely classifying the…

计算复杂性 · 计算机科学 2017-03-28 Lucy Ham

In a graph, a matching cut is an edge cut that is a matching. Matching Cut is the problem of deciding whether or not a given graph has a matching cut, which is known to be NP-complete even when restricted to bipartite graphs. It has been…

计算复杂性 · 计算机科学 2018-10-29 Hoang-Oanh Le , Van Bang Le

Optimal Morse matchings reveal essential structures of cell complexes which lead to powerful tools to study discrete geometrical objects, in particular discrete 3-manifolds. However, such matchings are known to be NP-hard to compute on…

计算几何 · 计算机科学 2018-10-24 Benjamin A. Burton , Thomas Lewiner , João Paixão , Jonathan Spreer

We determine the computational complexity of approximately counting the total weight of variable assignments for every complex-weighted Boolean constraint satisfaction problem (or CSP) with any number of additional unary (i.e., arity 1)…

计算复杂性 · 计算机科学 2015-05-19 Tomoyuki Yamakami

Many natural combinatorial problems can be expressed as constraint satisfaction problems. This class of problems is known to be NP-complete in general, but certain restrictions on the form of the constraints can ensure tractability. The…

计算复杂性 · 计算机科学 2020-10-05 Dmitriy Zhuk

General factors are a generalization of matchings. Given a graph $G$ with a set $\pi(v)$ of feasible degrees, called a degree constraint, for each vertex $v$ of $G$, the general factor problem is to find a (spanning) subgraph $F$ of $G$…

离散数学 · 计算机科学 2024-05-24 Shuai Shao , Stanislav Živný

One of the driving problems in the CSP area is the Dichotomy Conjecture, formulated in 1993 by Feder and Vardi [STOC'93], stating that for any fixed relational structure G the Constraint Satisfaction Problem CSP(G) is either NP--complete or…

数据结构与算法 · 计算机科学 2010-11-13 Marek Cygan , Marcin Pilipczuk , Michal Pilipczuk , Jakub Onufry Wojtaszczyk

Let $G$ be an undirected graph. An edge of $G$ dominates itself and all edges adjacent to it. A subset $E'$ of edges of $G$ is an edge dominating set of $G$, if every edge of the graph is dominated by some edge of $E'$. We say that $E'$ is…

离散数学 · 计算机科学 2017-05-24 Min Chih Lin , Vadim Lozin , Veronica A. Moyano , Jayme L. Szwarcfiter

We investigate the complexity of parameterised holant problems p-$\mathrm{Holant}(\mathcal{S})$ for families of signatures $\mathcal{S}$. The parameterised holant framework was introduced by Curticapean in 2015 as a counter-part to the…

计算复杂性 · 计算机科学 2025-05-05 Panagiotis Aivasiliotis , Andreas Göbel , Marc Roth , Johannes Schmitt

The Dichotomy Conjecture for constraint satisfaction problems (CSPs) states that every CSP is in P or is NP-complete (Feder-Vardi, 1993). It has been verified for conservative problems (also known as list homomorphism problems) by A.…

计算复杂性 · 计算机科学 2013-08-02 Laszlo Egri , Pavol Hell , Benoit Larose , Arash Rafiey

We present a dichotomy theorem on the parameterized complexity of the 3-uniform hypergraphicality problem. Given $0<c_1\le c_2 < 1$, the parameterized 3-uniform Hypergraphic Degree Sequence problem, $3uni-HDS_{c_1,c_2}$, considers degree…

组合数学 · 数学 2024-12-02 Sara Logsdon , Arya Maheshwari , István Miklós , Angelina Zhang

A perfect matching in an undirected graph $G=(V,E)$ is a set of vertex disjoint edges from $E$ that include all vertices in $V$. The perfect matching problem is to decide if $G$ has such a matching. Recently Rothvo{\ss} proved the striking…

离散数学 · 计算机科学 2018-04-26 David Avis , David Bremner , Hans Raj Tiwary , Osamu Watanabe

We prove that P = NP implies #P = FP by exploiting the topological structure of 3SAT solution spaces. The argument proceeds via a dichotomy: any polynomial-time algorithm for 3SAT either operates without global knowledge of the…

计算复杂性 · 计算机科学 2026-03-24 M. Alasli

Barnette's Conjecture claims that all cubic, 3-connected, planar, bipartite graphs are Hamiltonian. We give a translation of this conjecture into the matching-theoretic setting. This allows us to relax the requirement of planarity to give…

组合数学 · 数学 2022-08-17 Maximilian Gorsky , Raphael Steiner , Sebastian Wiederrecht

Many practical problems in almost all scientific and technological disciplines have been classified as computationally hard (NP-hard or even NP-complete). In life sciences, combinatorial optimization problems frequently arise in molecular…

数据结构与算法 · 计算机科学 2015-03-19 H. Jose Antonio Martin

We study the problem of query evaluation on probabilistic graphs, namely, tuple-independent probabilistic databases over signatures of arity two. We focus on the class of queries closed under homomorphisms, or, equivalently, the infinite…

数据库 · 计算机科学 2023-06-22 Antoine Amarilli , İsmail İlkan Ceylan

Given an edge-colored graph, the Maximum Rainbow Matching problem asks for a maximum-cardinality matching of the graph that contains at most one edge from each color. We provide the following complexity dichotomy for this problem based on…

离散数学 · 计算机科学 2026-04-24 Felix Hommelsheim , Pia Jehmlich , Moritz Mühlenthaler

The Holant theorem is a powerful tool for studying the computational complexity of counting problems in the Holant framework. Due to the great expressiveness of the Holant framework, a converse to the Holant theorem would itself be a very…

离散数学 · 计算机科学 2025-09-17 Ben Young

We present fully polynomial-time (deterministic or randomised) approximation schemes for Holant problems, defined by a non-negative constraint function satisfying a generalised second order recurrence modulo a couple of exceptional cases.…

数据结构与算法 · 计算机科学 2018-08-07 Heng Guo , Chao Liao , Pinyan Lu , Chihao Zhang