中文
相关论文

相关论文: The permanent, graph gadgets and counting solution…

200 篇论文

We extend classical methods of computational complexity to the realm of distributed computing, where they sometimes prove more effective than in their original context. Our focus is on decision problems in the LOCAL model, a setting in…

分布式、并行与集群计算 · 计算机科学 2025-09-08 Fabian Reiter

We introduce a class of graphs called compound graphs, generalizing rectangles, which are constructed out of copies of a planar bipartite base graph. The main result is that the number of perfect matchings of every compound graph is…

组合数学 · 数学 2016-07-27 Forest Tong

The well-known $k$-disjoint path problem ($k$-DPP) asks for pairwise vertex-disjoint paths between $k$ specified pairs of vertices $(s_i, t_i)$ in a given graph, if they exist. The decision version of the shortest $k$-DPP asks for the…

数据结构与算法 · 计算机科学 2018-02-06 Samir Datta , Siddharth Iyer , Raghav Kulkarni , Anish Mukherjee

Many problems are known to be solvable in subexponential parameterized time when the input graph is planar. The bidimensionality framework of Demaine, Fomin, Hajiaghay, and Thilikos [JACM'05] and the treewidth-pattern-covering approach by…

数据结构与算法 · 计算机科学 2026-04-02 Matthias Bentert , Fedor V. Fomin , Petr A. Golovach

In the 1960s, statistical physicists discovered a fascinating algorithm for counting perfect matchings in planar graphs. Valiant later showed that the same problem is #P-hard for general graphs. Since then, the algorithm for planar graphs…

计算复杂性 · 计算机科学 2021-08-31 Radu Curticapean , Mingji Xia

We show that the perfect matching problem in general graphs is in Quasi-NC. That is, we give a deterministic parallel algorithm which runs in $O(\log^3 n)$ time on $n^{O(\log^2 n)}$ processors. The result is obtained by a derandomization of…

计算复杂性 · 计算机科学 2018-09-14 Ola Svensson , Jakub Tarnawski

In this note we settle two open problems in the theory of permanents by using recent results from other areas of mathematics. Bapat conjectured that certain quotients of permanents, which generalize symmetric function means, are concave. We…

环与代数 · 数学 2012-04-18 Petter Brändén

We introduce a new algebraic proof system, which has tight connections to (algebraic) circuit complexity. In particular, we show that any super-polynomial lower bound on any Boolean tautology in our proof system implies that the permanent…

计算复杂性 · 计算机科学 2014-04-16 Joshua A. Grochow , Toniann Pitassi

We show that an effective version of Siegel's Theorem on finiteness of integer solutions and an application of elementary Galois theory are key ingredients in a complexity classification of some Holant problems. These Holant problems,…

计算复杂性 · 计算机科学 2014-04-16 Jin-Yi Cai , Heng Guo , Tyson Williams

We consider the bin packing problem with d different item sizes s_i and item multiplicities a_i, where all numbers are given in binary encoding. This problem formulation is also known as the 1-dimensional cutting stock problem. In this…

数据结构与算法 · 计算机科学 2020-05-01 Michel X. Goemans , Thomas Rothvoss

In this paper, we present a new exact algorithm for counting perfect matchings, which relies on neither inclusion-exclusion principle nor tree-decompositions. For any bipartite graph of $2n$ nodes and $\Delta n$ edges such that $\Delta \geq…

数据结构与算法 · 计算机科学 2012-08-14 Taisuke Izumi , Tadashi Wadayama

For a prime $p$ and a positive integer $s$ consider a homogeneous linear system over the ring $\mathbb{Z}_{p^s}$ (the ring of integers modulo $p^s$) described by an $n \times m$-matrix. The possible number of solutions to such a system is…

数论 · 数学 2025-07-08 Marcus Nilsson

Given a set $S$ of $n$ disjoint line segments in $\mathbb{R}^{2}$, the visibility counting problem (VCP) is to preprocess $S$ such that the number of segments in $S$ visible from any query point $p$ can be computed quickly. This problem can…

计算几何 · 计算机科学 2016-05-12 Sharareh Alipour , Mohammad Ghodsi , Amir Jafari

An exact, number-conserving solution to the generalized, orbit-dependent pairing problem is derived by introducing an infinite-dimensional algebra. A method for obtaining eigenvalues and eigenvectors of the corresponding Hamiltonian is also…

核理论 · 物理学 2009-10-30 Feng Pan , J. P. Draayer , W. E. Ormand

We prove a complexity dichotomy for complex-weighted Holant problems with an arbitrary set of symmetric constraint functions on Boolean variables. This dichotomy is specifically to answer the question: Is the FKT algorithm under a…

计算复杂性 · 计算机科学 2015-05-13 Jin-Yi Cai , Zhiguo Fu , Heng Guo , Tyson Williams

We present subquadratic algorithms, in the algebraic decision-tree model of computation, for detecting whether there exists a triple of points, belonging to three respective sets $A$, $B$, and $C$ of points in the plane, that satisfy a…

计算几何 · 计算机科学 2020-09-30 Boris Aronov , Esther Ezra , Micha Sharir

In this paper, we tackle the parametric complete multiplicity problem for a univariate polynomial. Our approach to the parametric complete multiplicity problem has a significant difference from the classical method, which relies on repeated…

符号计算 · 计算机科学 2024-12-31 Simin Qin , Bican Xia , Jing Yang

A polynomial identity testing algorithm must determine whether an input polynomial (given for instance by an arithmetic circuit) is identically equal to 0. In this paper, we show that a deterministic black-box identity testing algorithm for…

计算复杂性 · 计算机科学 2010-08-02 Pascal Koiran

This paper analyzes the structure of the set of positive solutions of a class of one-dimensional superlinear indefinite bvp's. It is a paradigm of how mathematical analysis aids the numerical study of a problem, whereas simultaneously its…

偏微分方程分析 · 数学 2021-03-09 Martin Fencl , Julián López-Gómez

One of the crown jewels of complexity theory is Valiant's 1979 theorem that computing the permanent of an n*n matrix is #P-hard. Here we show that, by using the model of linear-optical quantum computing---and in particular, a universality…

量子物理 · 物理学 2015-05-30 Scott Aaronson