中文
相关论文

相关论文: Friends-and-strangers is PSPACE-complete

200 篇论文

We show that the decision problem for the basic system of interpretability logic IL is PSPACE-complete. For this purpose we present an algorithm which uses polynomial space with respect to the complexity of a given formula. The existence of…

逻辑 · 数学 2018-04-09 Luka Mikec , Fedor Pakhomov , Mladen Vuković

We prove PSPACE-completeness of several reversible, fully deterministic systems. At the core, we develop a framework for such proofs (building on a result of Tsukiji and Hagiwara and a framework for motion planning through gadgets), showing…

计算复杂性 · 计算机科学 2022-07-18 Erik D. Demaine , Robert A. Hearn , Dylan Hendrickson , Jayson Lynch

We show that Mis\`ere Partizan Arc Kayles is PSPACE-complete on planar graphs via a reduction from Bounded Two-Player Constraint Logic. Furthermore, we show how to embed our gadgets onto the square and triangular grids. In order to clearly…

计算复杂性 · 计算机科学 2025-12-01 Kyle Burke , Caroline Cashman , Alfie Davies , Kanae Yoshiwatari , Francesca Yu

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…

计算复杂性 · 计算机科学 2017-11-15 Aris Filos-Ratsikas , Paul W. Goldberg

The standard reasoning problem, concept satisfiability, in the basic description logic ALC is PSPACE-complete, and it is EXPTIME-complete in the presence of unrestricted axioms. Several fragments of ALC, notably logics in the FL, EL, and…

计算机科学中的逻辑 · 计算机科学 2017-07-19 Arne Meier , Thomas Schneider

The classical Stable Roommates problem is to decide whether there exists a matching of an even number of agents such that no two agents which are not matched to each other would prefer to be with each other rather than with their…

计算机科学与博弈论 · 计算机科学 2020-04-21 Robert Bredereck , Jiehua Chen , Ugo Paavo Finnendahl , Rolf Niedermeier

A discrete temporal constraint satisfaction problem is a constraint satisfaction problem (CSP) whose constraint language consists of relations that are first-order definable over $(\Bbb Z,<)$. Our main result says that every distance CSP is…

逻辑 · 数学 2016-04-27 Manuel Bodirsky , Barnaby Martin , Antoine Mottet

Exactly 20 years ago at MFCS, Demaine posed the open problem whether the game of Dots & Boxes is PSPACE-complete. Dots & Boxes has been studied extensively, with for instance a chapter in Berlekamp et al. "Winning Ways for Your Mathematical…

计算几何 · 计算机科学 2021-05-07 Kevin Buchin , Mart Hagedoorn , Irina Kostitsyna , Max van Mulken

The Sitting Closer to Friends than Enemies (SCFE) problem is to find an embedding in a metric space for the vertices of a given signed graph so that, for every pair of incident edges with different sign, the positive edge is shorter (in the…

组合数学 · 数学 2021-03-03 Felipe Benítez , Julio Aracena , Christopher Thraves Caro

Nondeterministic polynomial-time Blum-Shub-Smale Machines over the reals give rise to a discrete complexity class between NP and PSPACE. Several problems, mostly from real algebraic geometry / polynomial systems, have been shown complete…

计算复杂性 · 计算机科学 2013-09-06 Christian Herrmann , Johanna Sokoli , Martin Ziegler

In this paper we study the fine-grained complexity of finding exact and approximate solutions to problems in P. Our main contribution is showing reductions from exact to approximate solution for a host of such problems. As one (notable)…

计算复杂性 · 计算机科学 2022-12-12 Lijie Chen , Shafi Goldwasser , Kaifeng Lyu , Guy N. Rothblum , Aviad Rubinstein

We construct an automaton group with a PSPACE-complete word problem, proving a conjecture due to Steinberg. Additionally, the constructed group has a provably more difficult, namely EXPSPACE-complete, compressed word problem and acts over a…

形式语言与自动机理论 · 计算机科学 2021-07-20 Jan Philipp Wächter , Armin Weiß

We prove PSPACE-completeness of two classic types of Chess problems when generalized to n-by-n boards. A "retrograde" problem asks whether it is possible for a position to be reached from a natural starting position, i.e., whether the…

计算复杂性 · 计算机科学 2020-10-20 Josh Brunner , Erik D. Demaine , Dylan Hendrickson , Julian Wellman

We prove that the model checking and the satisfiability problem of both Dynamic Logic of Propositional Assignments DL-PA and Coalition Logic of Propositional Control and Delegation DCL-PC are in PSPACE. We explain why the proof of…

计算机科学中的逻辑 · 计算机科学 2014-12-01 Philippe Balbiani , Andreas Herzig , François Schwarzentruber , Nicolas Troquard

In this note we introduce a notion of a generically (strongly generically) NP-complete problem and show that the randomized bounded version of the halting problem is strongly generically NP-complete.

计算复杂性 · 计算机科学 2016-06-06 Alexei Miasnikov , Alexander Ushakov

We show that the subset sum problem, the knapsack problem and the rational subset membership problem for permutation groups are NP-complete. Concerning the knapsack problem we obtain NP-completeness for every fixed $n \geq 3$, where $n$ is…

群论 · 数学 2022-06-30 Markus Lohrey , Andreas Rosowski , Georg Zetzsche

We consider variations on the following problem: given an NFA M and a pattern p, does there exist an x in L(M) such that p matches x? We consider the restricted problem where M only accepts a finite language. We also consider the variation…

形式语言与自动机理论 · 计算机科学 2009-06-18 Narad Rampersad , Jeffrey Shallit

We study a new class of NP search problems, those which can be proved total using standard combinatorial reasoning based on approximate counting. Our model for this kind of reasoning is the bounded arithmetic theory $\mathrm{APC}_2$ of…

逻辑 · 数学 2021-11-29 Leszek Aleksander Kołodziejczyk , Neil Thapen

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

The constraint satisfaction problem asks to decide if a set of constraints over a relational structure $\mathcal{A}$ is satisfiable (CSP$(\mathcal{A})$). We consider CSP$(\mathcal{A} \cup \mathcal{B})$ where $\mathcal{A}$ is a structure and…

计算复杂性 · 计算机科学 2024-08-28 Peter Jonsson , Victor Lagerkvist , George Osipov