ArXivCSExplorer
☆☆Bookmarks🏆RSSHow to UseFAQ
Built with and by Teycir Ben Soltane•
How to Use•FAQ•GitHub•arXiv.org•
Share:

20 results for “PSPACE-complete”

CS papers only

Hybrid search: Keyword + semantic, ranked by combined score.ⓘ

Want pure semantic search? Try claim verification →

cs.CCTheoreticalRecentJun 27, 2026

One Hex reduction to rule them all: Quoridor, Maze Attack, Pinko Pallino and Blockade are PSPACE-complete

Francesco Carboni, Daniele Muscillo

The paper settles the computational complexity of Quoridor and related games by reducing them to Reisch's planar graph-Hex.

View →
cs.GTcs.CCTheoreticalRecentJul 15, 2026

Stable Voting is PSPACE-Complete

Ethan Dickey, Alexandros Psomas, Athina Terzoglou

This paper proves that winner determination under Stable Voting and Simple Stable Voting is PSPACE-complete.

View →
cs.AIRecentMay 27, 2026

OR-Space: A Full-Lifecycle Workspace Benchmark for Industrial Optimization Agents

Chenyu Zhou, Xinyun Lu, Jiangyue Zhao, Jianghao Lin +2 more

The paper introduces OR-Space, a novel full-lifecycle workspace benchmark designed to rigorously evaluate industrial optimization agents by simulating real-world, multi-stage OR workflows that go beyo…

View →
cs.CCTheoreticalRecentJul 24, 2026

Ice Walk is ASP-Complete

Papangkorn Apinyanon

The authors prove that the solution-search problem for Ice Walk puzzle is ASP-complete by reducing Hamiltonian cycles in a maximum-degree-3 spanning subgraph of a rectangular grid graph to Ice Walk so…

View →
math.COcs.CCTheoreticalRecentJul 10, 2026

Cut-homotopies and the complexity of edge-coloring problems

Alexey Barsukov, Roman Feller, Maximilian Hadek, Davide Perinti

The paper shows that every problem asking if a given graph has an edge-coloring without an edge-colored clique from a fixed family is poly-time equivalent to a Constraint Satisfaction Problem, resulti…

View →
cs.CCcs.DMcs.DSTheoreticalRecentJul 3, 2026

Edge Geography is XNLP-hard for Pathwidth and in XP for Tree-Partition Width

Thobias Kvalvik Høivik, Erlend Raa Vågset

The paper proves XNLP-hardness of Directed Edge Geography and Undirected Edge Geography when parameterized by pathwidth, and shows their fixed-parameter tractability when parameterized by treewidth an…

View →
math.COcs.CCTheoreticalRecentJul 21, 2026

Counting spanning quasi-trees of ribbon graphs: determinants and #P-completeness

William Whistler

This paper proves that counting quasi-trees in a connected ribbon graph is #P-complete.

View →
cs.SEcs.MAEmpiricalRecentJun 18, 2026

Phoenix: Safe GitHub Issue Resolution via Multi-Agent LLMs

Kipngeno Koech, Muhammad Adam, Baimam Boukar Jean Jacques, Joao Barros

Phoenix is a multi-agent system that uses seven safety controls and a test evaluation strategy to resolve GitHub issues, achieving 75% oracle-resolution with no regressions on a curated benchmark and…

View →
cs.CCcs.DMTheoreticalRecentJul 10, 2026

Closing the Complexity Gap for Exact Domatic Number at Three and Four

Holger Spakowski

This paper proves DP-completeness of Exact-3-DNP and Exact-4-DNP by reducing 3SAT to these problems.

View →
cs.LOcs.PLmath.CTTheoreticalRecentJul 19, 2026

Topology in Synthetic Domain Theory and its Formalisation in Agda

Runze Xue

This paper generalizes the Phoa principle in synthetic domain theory to transfinite cases, introduces sobriomorphisms, and proposes a hypothetical completeness theorem.

View →
cs.AIcs.CLEmpiricalRecentJun 12, 2026

Towards Direct Latent-Space Synthesis for Parallel Branches in LLM-Agent Workflows

Shikun Liu, Mufei Li, Dongqi Fu, Haoyu Wang +4 more

Introduce Parallel-Synthesis, a framework enabling a synthesizer to directly consume parallel agent branches' KV caches, improving efficiency and performance.

View →
cs.SEcs.AIRecentMay 28, 2026

Code-QA-Bench: Separating Code Reasoning from Documentation Memorization in Repository-Level QA

Jun Zhang, JianYing Qu, Hanwen Du, Zhongkai Sun +2 more

The paper introduces Code-QA-Bench, a novel framework that rigorously separates genuine code reasoning from mere documentation memorization in repository-level code understanding benchmarks.

View →
cs.CLcs.IREmpiricalRecentJul 1, 2026

Multi-Turn Agentic Scientific Literature Search via Workflow Induction

Jisen Li, Bingxuan Li, Nanyi Jiang, Xuying Ning +9 more

PaperPilot is an interactive literature search agent that constructs an executable DAG of paper-search operators based on user queries and feedback, improving search results and reducing errors.

View →
cs.SEEmpiricalRecentJul 8, 2026

On the Correctness of Software Merge

Akira Mori, Masatomo Hashimoto

The paper introduces a new structural merge tool that ensures parsability and universality in comparison to existing tools, resulting in fewer incorrect merge results.

View →