中文
相关论文

相关论文: The Existential Theory of the Reals with Summation…

200 篇论文

We survey the complexity class $\exists \mathbb{R}$, which captures the complexity of deciding the existential theory of the reals. The class $\exists \mathbb{R}$ has roots in two different traditions, one based on the Blum-Shub-Smale model…

计算复杂性 · 计算机科学 2024-07-26 Marcus Schaefer , Jean Cardinal , Tillmann Miltzow

We study formal languages which are capable of fully expressing quantitative probabilistic reasoning and do-calculus reasoning for causal effects, from a computational complexity perspective. We focus on satisfiability problems whose…

人工智能 · 计算机科学 2023-05-17 Benito van der Zander , Markus Bläser , Maciej Liśkiewicz

This paper investigates $\exists\mathbb{R}(r^{\mathbb{Z}})$, that is the extension of the existential theory of the reals by an additional unary predicate $r^{\mathbb{Z}}$ for the integer powers of a fixed computable real number $r > 0$. If…

计算机科学中的逻辑 · 计算机科学 2025-10-15 Jorge Gallego-Hernández , Alessio Mansutti

The complexity class $\exists\mathbb R$, standing for the complexity of deciding the existential first order theory of the reals as real closed field in the Turing model, has raised considerable interest in recent years. It is well known…

计算复杂性 · 计算机科学 2025-02-04 Klaus Meer , Adrian Wurm

We prove a PCP theorem for the existential theory of the reals, showing that MAX-ETR-INV is $\exists\mathbb{R}$-hard to approximate to within some constant factor. The existential theory of the reals (ETR) is a decision problem asking if…

计算复杂性 · 计算机科学 2026-05-25 Jack Stade

A continuous constraint satisfaction problem (CCSP) is a constraint satisfaction problem (CSP) with an interval domain $U \subset \mathbb{R}$. We engage in a systematic study to classify CCSPs that are complete of the Existential Theory of…

计算复杂性 · 计算机科学 2024-08-07 Tillmann Miltzow , Reinier F. Schmiermann

We study algorithmic problems that belong to the complexity class of the existential theory of the reals (ER). A problem is ER-complete if it is as hard as the problem ETR and if it can be written as an ETR formula. Traditionally, these…

计算几何 · 计算机科学 2021-11-19 Jeff Erickson , Ivor van der Hoog , Tillmann Miltzow

The Existential Theory of the Reals (ETR) consists of existentially quantified Boolean formulas over equalities and inequalities of polynomial functions of variables in $\mathbb{R}$. In this paper we propose and study the approximate…

计算复杂性 · 计算机科学 2020-03-24 Argyrios Deligkas , John Fearnley , Themistoklis Melissourgos , Paul G. Spirakis

The framework of Pearl's Causal Hierarchy (PCH) formalizes three types of reasoning: probabilistic (i.e. purely observational), interventional, and counterfactual, that reflect the progressive sophistication of human thought regarding…

人工智能 · 计算机科学 2025-02-07 Julian Dörfler , Benito van der Zander , Markus Bläser , Maciej Liskiewicz

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

We study the complexity of satisfiability problems in probabilistic and causal reasoning. Given random variables $X_1, X_2,\ldots$ over finite domains, the basic terms are probabilities of propositional formulas over atomic events $X_i =…

计算复杂性 · 计算机科学 2025-04-29 Markus Bläser , Julian Dörfler , Maciej Liśkiewicz , Benito van der Zander

We investigate machine models similar to Turing machines that are augmented by the operations of a first-order structure $\mathcal{R}$, and we show that under weak conditions on $\mathcal{R}$, the complexity class $\text{NP}(\mathcal{R})$…

计算机科学中的逻辑 · 计算机科学 2025-10-08 Jeremy C. Kirn , Lucas Meijer , Tillmann Miltzow , Hans L. Bodlaender

We present a PSPACE algorithm that decides satisfiability of the graded modal logic Gr(K_R)---a natural extension of propositional modal logic K_R by counting expressions---which plays an important role in the area of knowledge…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Stephan Tobies

While concepts and tools from Theoretical Computer Science are regularly applied to, and significantly support, software development for discrete problems, Numerical Engineering largely employs recipes and methods whose correctness and…

计算复杂性 · 计算机科学 2018-01-23 Akitoshi Kawamura , Martin Ziegler

This article shows that PSPACE not equal EXP. A simple but novel proof technique has been used to separate these two classes. Whether an arbitrary Turing machine accepts an input when the running time is limited has been computed in this…

计算复杂性 · 计算机科学 2024-03-12 Reiner Czerwinski

Counterfactual Explanations (CEs) have received increasing interest as a major methodology for explaining neural network classifiers. Usually, CEs for an input-output pair are defined as data points with minimum distance to the input that…

机器学习 · 计算机科学 2024-04-05 Junqi Jiang , Jianglin Lan , Francesco Leofante , Antonio Rago , Francesca Toni

We study extensions of Sem\"enov arithmetic, the first-order theory of the structure $(\mathbb{N}, +, 2^x)$. It is well-knonw that this theory becomes undecidable when extended with regular predicates over tuples of number strings, such as…

计算机科学中的逻辑 · 计算机科学 2023-06-27 Andrei Draghici , Christoph Haase , Florin Manea

This paper investigates the satisfiability problem for Separation Logic, with unrestricted nesting of separating conjunctions and implications, for prenex formulae with quantifier prefix in the language $\exists^*\forall^*$, in the cases…

计算机科学中的逻辑 · 计算机科学 2018-02-19 Mnacho Echenim , Radu Iosif , Nicolas Peltier

We study the decidability and complexity of equational theories of the existential calculus of relations with transitive closure (ECoR*) and its fragments, where ECoR* is the positive calculus of relations with transitive closure extended…

计算机科学中的逻辑 · 计算机科学 2025-06-03 Yoshiki Nakamura

The classical satisfiability problem (SAT) is used as a natural and general tool to express and solve combinatorial problems that are in NP. We postulate that provability for implicational intuitionistic propositional logic (IIPC) can serve…

计算机科学中的逻辑 · 计算机科学 2024-05-14 Aleksy Schubert , Paweł Urzyczyn , Konrad Zdanowski
‹ 上一页 1 2 3 10 下一页 ›