English
Related papers

Related papers: The Quiver Problem is NP Complete

200 papers

Holzer and Holzer (Discrete Applied Mathematics 144(3):345--358, 2004) proved that the Tantrix(TM) rotation puzzle problem is NP-complete. They also showed that for infinite rotation puzzles, this problem becomes undecidable. We study the…

Computational Complexity · Computer Science 2008-06-09 Dorothea Baumeister , Joerg Rothe

Some classical graph problems such as finding minimal spanning tree, shortest path or maximal flow can be done efficiently. We describe slight variations of such problems which are shown to be NP-complete. Our proofs use straightforward…

Computational Complexity · Computer Science 2020-01-14 Per Alexandersson

Zeiger is a pencil puzzle consisting of a rectangular grid, with each cell having an arrow pointing in horizontal or vertical direction. Some cells also contain a positive integer. The objective of this puzzle is to fill a positive integer…

Computational Complexity · Computer Science 2025-03-04 Suthee Ruangwises

${ NP}$-complete problem "Hamiltonian cycle"\ for graph $G=(V,E)$ is extended to the "Hamiltonian Complement of the Graph"\ problem of finding the minimal cardinality set $H$ containing additional edges so that graph $G=(V,E\cup H)$ is…

Computational Complexity · Computer Science 2018-08-27 Anatoly Panyukov

We show that for any positive integer $n$, there exists a quiver $Q$ with $O(n^2)$ vertices and $O(n^2)$ edges such that any quiver on $n$ vertices is a full subquiver of a quiver mutation equivalent to $Q$. We generalize this statement to…

Combinatorics · Mathematics 2021-04-13 Sergey Fomin , Kiyoshi Igusa , Kyungyong Lee

We prove that any finite, abstract n-polytope is covered by a finite, abstract regular n-polytope.

Combinatorics · Mathematics 2012-09-07 B. Monson , Egon Schulte

This is the third and last of three papers containing the complete proof that all finitely presented groups are QSF.

Geometric Topology · Mathematics 2014-09-26 Valentin Poenaru

We prove that integer programming with three quantifier alternations is $NP$-complete, even for a fixed number of variables. This complements earlier results by Lenstra and Kannan, which together say that integer programming with at most…

Combinatorics · Mathematics 2017-05-04 Danny Nguyen , Igor Pak

The $\textbf{P}$ vs. $\textbf{NP}$ problem is an important problem in contemporary mathematics and theoretical computer science. Many proofs have been proposed to this problem. This paper proposes a theoretic proof for $\textbf{P}$ vs.…

Computational Complexity · Computer Science 2020-07-02 Changlin Wan , Zhongzhi Shi

For all $k \geq 1$, we show that deciding whether a graph is $k$-planar is NP-complete, extending the well-known fact that deciding 1-planarity is NP-complete. Furthermore, we show that the gap version of this decision problem is…

Combinatorics · Mathematics 2020-05-19 John C. Urschel , Jake Wellens

We prove the Complete nontrivial cycle-intersection theorem for systems of permutations.

Combinatorics · Mathematics 2021-04-06 Vladimir Blinovsky , Llohann D. Sperança

The airplane refueling problem is a nonlinear combinatorial optimization problem, and its equivalent problem the $n$-vehicle exploration problem is proved to be NP-complete (arXiv:2304.03965v1, The $n$-vehicle exploration problem is…

Computational Complexity · Computer Science 2023-05-23 Jinchuan Cui , Xiaoya Li

We prove NP-completeness of Yin-Yang / Shiromaru-Kuromaru pencil-and-paper puzzles. Viewed as a graph partitioning problem, we prove NP-completeness of partitioning a rectangular grid graph into two induced trees (normal Yin-Yang), or into…

Computational Complexity · Computer Science 2021-06-30 Erik D. Demaine , Jayson Lynch , Mikhail Rudoy , Yushi Uno

We prove that completing an untimed, unbounded track in TrackMania Nations Forever is NP-complete by using a reduction from 3-SAT and showing that a solution can be checked in polynomial time.

Computational Complexity · Computer Science 2014-11-24 Franck Dernoncourt

In the current paper we provide a proof of NP-completeness for the CFP problem with the fractional grouping efficacy objective. For this purpose we first consider the CFP with the linear objective minimizing the total number of exceptions…

Computational Complexity · Computer Science 2019-01-10 Mikhail V. Batsyn , Ekaterina K. Batsyna , Ilya S. Bychkov

Computational complexity of the design problem for a network with a target value of Region-Based Component Decomposition Number (RBCDN) has been proven to be NP-complete.

Computational Complexity · Computer Science 2010-12-13 Sujogya Banerjee , Shahrzad Shirazipourazad , Pavel Ghosh , Arunabha Sen

We describe an algorithm for testing the completeness of caps in PG(r; q), q even. It allowed us to check that the 95256-cap in PG(12; 4) recently found by Fu el al. (see [14]) is complete.

Combinatorics · Mathematics 2015-09-24 D. Bartoli , S. Marcugini , A. Milani , F. Pambianco

We give four new proofs of the directed version of Brook's Theorem and an NP-completeness result.

Discrete Mathematics · Computer Science 2023-04-14 Pierre Aboulker , Guillaume Aubian

We show that the computational problem CONSENSUS-HALVING is PPA-complete, the first PPA-completeness result for a problem whose definition does not involve an explicit circuit. We also show that an approximate version of this problem is…

Computational Complexity · Computer Science 2017-11-15 Aris Filos-Ratsikas , Paul W. Goldberg

Given $2n$ points in the plane, it is well-known that there always exists a perfect straight-line non-crossing matching. We show that it is $NP$-complete to decide if a partial matching can be augmented to a perfect one, via a reduction…

Computational Complexity · Computer Science 2012-06-28 Tillmann Miltzow