中文
相关论文

相关论文: Resolution structure in HornSAT and CNFSAT

200 篇论文

This report defines (plain) Dag-like derivations in the purely implicational fragment of minimal logic $M_{\supset}$. Introduce the horizontal collapsing set of rules and the algorithm {\bf HC}. Explain why {\bf HC} can transform any…

计算机科学中的逻辑 · 计算机科学 2025-02-03 Edward Hermann Haeusler , José Flávio Cavalcante Barros Junior , Robinson

In the Constraint Satisfaction Problem (CSP for short) the goal is to decide the existence of a homomorphism from a given relational structure $G$ to a given relational structure $H$. If the structure $H$ is fixed and $G$ is the only input,…

计算机科学中的逻辑 · 计算机科学 2025-10-14 Andrei A. Bulatov , Amirhossein Kazeminia

We present a simple resolution proof system for higher-order constrained Horn clauses (HoCHC) - a system of higher-order logic modulo theories - and prove its soundness and refutational completeness w.r.t. the standard semantics. As…

计算机科学中的逻辑 · 计算机科学 2021-06-22 C. -H. Luke Ong , Dominik Wagner

Verification methods based on SAT, SMT, and Theorem Proving often rely on proofs of unsatisfiability as a powerful tool to extract information in order to reduce the overall effort. For example a proof may be traversed to identify a minimal…

计算机科学中的逻辑 · 计算机科学 2014-04-16 S. F. Rollini , R. Bruttomesso , N. Sharygina , A. Tsitovich

Tomographic SAR (TomoSAR) inversion of urban areas is an inherently sparse reconstruction problem and, hence, can be solved using compressive sensing (CS) algorithms. This paper proposes solutions for two notorious problems in this field:…

计算机视觉与模式识别 · 计算机科学 2019-05-22 Yilei Shi , Xiao Xiang Zhu , Richard Bamler

We consider the offset-deconstruction problem: Given a polygonal shape Q with n vertices, can it be expressed, up to a tolerance \eps in Hausdorff distance, as the Minkowski sum of another polygonal shape P with a disk of fixed radius? If…

计算几何 · 计算机科学 2011-09-13 Eric Berberich , Dan Halperin , Michael Kerber , Roza Pogalnikova

This paper proposes a geometric interpretation of the angles and scales which the orientation- and scale-covariant feature detectors, e.g. SIFT, provide. Two new general constraints are derived on the scales and rotations which can be used…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Daniel Barath , Zuzana Kukelova

We significantly strengthen and generalize the theorem lifting Nullstellensatz degree to monotone span program size by Pitassi and Robere (2018) so that it works for any gadget with high enough rank, in particular, for useful gadgets such…

计算复杂性 · 计算机科学 2020-01-08 Susanna F. de Rezende , Or Meir , Jakob Nordström , Toniann Pitassi , Robert Robere , Marc Vinyals

The Boolean Satisfiability (SAT) problem is a canonical NP-complete problem and a natural candidate for quantum acceleration via search-based algorithms. In Grover-based quantum SAT solvers, the dominant computational cost stems from the…

量子物理 · 物理学 2026-05-18 Majd Assaad , Abhoy Kole , Rolf Drechsler

Constraint satisfaction problems (CSPs) for first-order reducts of finitely bounded homogeneous structures form a large class of computational problems that might exhibit a complexity dichotomy, P versus NP-complete. A powerful method to…

逻辑 · 数学 2024-05-13 Manuel Bodirsky , Bertalan Bodor

The problem of estimating the proportion of satisfiable instances of a given CSP (constraint satisfaction problem) can be tackled through weighting. It consists in putting onto each solution a non-negative real value based on its…

离散数学 · 计算机科学 2015-03-17 Yacine Boufkhad , Thomas Hugel

We design learning algorithms for synthesizing invariants using Horn implication counterexamples (Horn-ICE), extending the ICE-learning model. In particular, we describe a decision-tree learning algorithm that learns from Horn-ICE samples,…

计算机科学中的逻辑 · 计算机科学 2018-11-12 Deepak D'Souza , P. Ezudheen , Pranav Garg , P. Madhusudan , Daniel Neider

The proof of a program property can be reduced to the proof of satisfiability of a set of constrained Horn clauses (CHCs) which can be automatically generated from the program and the property. In this paper we have conducted a case study…

计算机科学中的逻辑 · 计算机科学 2019-07-10 Emanuele De Angelis , Fabio Fioravanti , Alberto Pettorossi , Maurizio Proietti

The last decade has seen a revival of interest in pebble games in the context of proof complexity. Pebbling has proven a useful tool for studying resolution-based proof systems when comparing the strength of different subsystems, showing…

计算复杂性 · 计算机科学 2015-03-13 Jakob Nordström

For several decades, much effort has been put into identifying classes of CNF formulas whose satisfiability can be decided in polynomial time. Classic results are the linear-time tractability of Horn formulas (Aspvall, Plass, and Tarjan,…

数据结构与算法 · 计算机科学 2022-02-18 Jan Dreier , Sebastian Ordyniak , Stefan Szeider

Coinduction occurs in two guises in Horn clause logic: in proofs of circular properties and relations, and in proofs involving construction of infinite data. Both instances of coinductive reasoning appeared in the literature before, but a…

计算机科学中的逻辑 · 计算机科学 2019-03-19 Ekaterina Komendantskaya , Yue Li

One of the main challenges in software verification is efficient and precise compositional analysis of programs with procedures and loops. Interpolation methods remain one of the most promising techniques for such verification, and are…

计算机科学中的逻辑 · 计算机科学 2013-01-22 Philipp Rümmer , Hossein Hojjat , Viktor Kuncak

Instances of logical cryptanalysis, circuit verification, and bounded model checking can often be succinctly represented as a combined satisfiability (SAT) problem where an instance is a combination of traditional clauses and parity…

计算机科学中的逻辑 · 计算机科学 2012-09-11 Tero Laitinen , Tommi Junttila , Ilkka Niemelä

Constraint satisfaction problems (CSPs) models many important intractable NP-hard problems such as propositional satisfiability problem (SAT). Algorithms with non-trivial upper bounds on running time for restricted SAT with bounded clause…

数据结构与算法 · 计算机科学 2008-01-22 Liang Li , Xin Li , Tian Liu , Ke Xu

Two major considerations when encoding pseudo-Boolean (PB) constraints into SAT are the size of the encoding and its propagation strength, that is, the guarantee that it has a good behaviour under unit propagation. Several encodings with…

人工智能 · 计算机科学 2021-01-07 Alexis de Colnet