中文
相关论文

相关论文: Short Presburger arithmetic is hard

200 篇论文

The quotient complexity of a regular language L is the number of left quotients of L, which is the same as the state complexity of L. Suppose that L and L' are binary regular languages with quotient complexities m and n, and that the…

形式语言与自动机理论 · 计算机科学 2013-10-08 Jason Bell , Janusz Brzozowski , Nelma Moreira , Rogério Reis

We propose $\omega$MSO$\Join$BAPA, an expressive logic for describing countable structures, which subsumes and transcends both Counting Monadic Second-Order Logic (CMSO) and Boolean Algebra with Presburger Arithmetic (BAPA). We show that…

计算机科学中的逻辑 · 计算机科学 2023-11-27 Luisa Herrmann , Vincent Peth , Sebastian Rudolph

Answer Set Programming (ASP) is a logic programming paradigm featuring a purely declarative language with comparatively high modeling capabilities. Indeed, ASP can model problems in NP in a compact and elegant way. However, modeling…

人工智能 · 计算机科学 2020-02-19 Giovanni Amendola , Francesco Ricca , Mirek Truszczynski

Typestate systems ensure many desirable properties of imperative programs, including initialization of object fields and correct use of stateful library interfaces. Abstract sets with cardinality constraints naturally generalize typestate…

编程语言 · 计算机科学 2013-02-14 Bruno Marnette , Viktor Kuncak , Martin Rinard

The idea of counting the number of satisfying truth assignments (models) of a formula by adding random parity constraints can be traced back to the seminal work of Valiant and Vazirani, showing that NP is as easy as detecting unique…

计算机科学中的逻辑 · 计算机科学 2017-08-01 Dimitris Achlioptas , Panos Theodoropoulos

Undecidability of various properties of first order term rewriting systems is well-known. An undecidable property can be classified by the complexity of the formula defining it. This gives rise to a hierarchy of distinct levels of…

计算机科学中的逻辑 · 计算机科学 2009-03-02 Joerg Endrullis , Herman Geuvers , Hans Zantema

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…

组合数学 · 数学 2017-05-04 Danny Nguyen , Igor Pak

Is it possible to find a shortest description for a binary string? The well-known answer is "no, Kolmogorov complexity is not computable." Faced with this barrier, one might instead seek a short list of candidates which includes a laconic…

计算复杂性 · 计算机科学 2014-02-14 Jason Teutsch

The constraint satisfaction problem, parameterized by a relational structure, provides a general framework for expressing computational decision problems. Already the restriction to the class of all finite structures forms an interesting…

计算机科学中的逻辑 · 计算机科学 2024-02-15 Jakub Rydval , Žaneta Semanišinová , Michał Wrona

We consider the computability and complexity of decision questions for Probabilistic Finite Automata (PFA) with sub-exponential ambiguity. We show that the emptiness problem for strict and non-strict cut-points of polynomially ambiguous…

形式语言与自动机理论 · 计算机科学 2020-07-30 Paul C. Bell

We analyse how the standard reductions between constraint satisfaction problems affect their proof complexity. We show that, for the most studied propositional, algebraic, and semi-algebraic proof systems, the classical constructions of…

计算复杂性 · 计算机科学 2018-09-26 Albert Atserias , Joanna Ochremiak

A fertile area of recent research has demonstrated concrete polynomial time lower bounds for solving natural hard problems on restricted computational models. Among these problems are Satisfiability, Vertex Cover, Hamilton Path, Mod6-SAT,…

计算复杂性 · 计算机科学 2010-02-03 Ryan Williams

Craig interpolation has emerged as an effective means of generating candidate program invariants. We present interpolation procedures for the theories of Presburger arithmetic combined with (i) uninterpreted predicates (QPA+UP), (ii)…

计算机科学中的逻辑 · 计算机科学 2015-05-20 Angelo Brillout , Daniel Kroening , Philipp Ruemmer , Thomas Wahl

We consider the hardness of approximation of optimization problems from the point of view of definability. For many NP-hard optimization problems it is known that, unless P = NP, no polynomial-time algorithm can give an approximate solution…

计算机科学中的逻辑 · 计算机科学 2019-08-30 Albert Atserias , Anuj Dawar

A synchronizing word of a deterministic finite complete automaton is a word whose action maps every state to a single one. Finding a shortest or a short synchronizing word is a central computational problem in the theory of synchronizing…

形式语言与自动机理论 · 计算机科学 2022-07-13 Marek Szykuła , Adam Zyzik

The {\em shortest common superstring} and the {\em shortest common supersequence} are two well studied problems having a wide range of applications. In this paper we consider both problems with resource constraints, denoted as the…

数据结构与算法 · 计算机科学 2010-06-29 Raphaël Clifford , Zvi Gotthilf , Moshe Lewenstein , Alexandru Popa

A counting constraint satisfaction problem (#CSP) asks for the number of ways to satisfy a given list of constraints, drawn from a fixed constraint language \Gamma. We study how hard it is to evaluate this number approximately. There is an…

计算复杂性 · 计算机科学 2012-04-26 Colin McQuillan

This paper studies the complexity of query evaluation for databases whose relations are partially ordered; the problem commonly arises when combining or transforming ordered data from multiple sources. We focus on queries in a useful…

数据库 · 计算机科学 2019-05-30 Antoine Amarilli , Mouhamadou Lamine Ba , Daniel Deutch , Pierre Senellart

We show that classical and quantum Kolmogorov complexity of binary strings agree up to an additive constant. Both complexities are defined as the minimal length of any (classical resp. quantum) computer program that outputs the…

量子物理 · 物理学 2009-06-09 Markus Mueller

The well-founded semantics is one of the most widely studied and used semantics of logic programs with negation. In the case of finite propositional programs, it can be computed in polynomial time, more specifically, in O(|At(P)|size(P))…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Zbigniew Lonc , Miroslaw Truszczynski