中文
相关论文

相关论文: Towards Verifying Nonlinear Integer Arithmetic

200 篇论文

We prove that there are 3-CNF formulas over n variables that can be refuted in resolution in width w but require resolution proofs of size n^Omega(w). This shows that the simple counting argument that any formula refutable in width w must…

计算复杂性 · 计算机科学 2014-09-10 Albert Atserias , Massimo Lauria , Jakob Nordström

We report on our tool, Pulse Infinite, that uses proof techniques to show non-termination (divergence) in large programs. Pulse Infinite works compositionally and under-approximately: the former supports scale, and the latter ensures…

编程语言 · 计算机科学 2025-09-08 Julien Vanegue , Jules Villard , Peter O'Hearn , Azalea Raad

The least square solution of minimum norm of a rectangular linear system of equations can be found out iteratively by using matrix splittings. However, the convergence of such an iteration scheme arising out of a matrix splitting is…

数值分析 · 数学 2025-08-07 Chinmay Kumar Giri , Debasisha Mishra

The Matrix Spencer Conjecture asks whether given $n$ symmetric matrices in $\mathbb{R}^{n \times n}$ with eigenvalues in $[-1,1]$ one can always find signs so that their signed sum has singular values bounded by $O(\sqrt{n})$. The standard…

数据结构与算法 · 计算机科学 2019-11-01 Victor Reis , Thomas Rothvoss

Boolean satisfiability (SAT) has an extensive application domain in computer science, especially in electronic design automation applications. Circuit synthesis, optimization, and verification problems can be solved by transforming original…

人工智能 · 计算机科学 2016-03-18 Te-Hsuan Chen , Ju-Yi Lu

Symmetry breaking is a crucial technique in modern combinatorial solving, but it is difficult to be sure it is implemented correctly. The most successful approach to deal with bugs is to make solvers certifying, so that they output not just…

We discuss the topic of unsatisfiability proofs in SMT, particularly with reference to quantifier free non-linear real arithmetic. We outline how the methods here do not admit trivial proofs and how past formalisation attempts are not…

计算机科学中的逻辑 · 计算机科学 2021-08-12 Erika Abraham , James H. Davenport , Matthew England , Gereon Kremer

We deploy numerical semidefinite programming and conversion to exact rational inequalities to certify that for a positive semidefinite input polynomial or rational function, any representation as a fraction of sums-of-squares of polynomials…

最优化与控制 · 数学 2012-03-02 Feng Guo , Erich L. Kaltofen , Lihong Zhi

We consider the problem of bounded model checking (BMC) for linear temporal logic (LTL). We present several efficient encodings that have size linear in the bound. Furthermore, we show how the encodings can be extended to LTL with past…

计算机科学中的逻辑 · 计算机科学 2017-01-11 Armin Biere , Keijo Heljanko , Tommi Junttila , Timo Latvala , Viktor Schuppan

Traditional Boolean satisfiability (SAT) solvers based on the conflict-driven clause-learning (CDCL) framework fare poorly on formulas involving large numbers of parity constraints. The CryptoMiniSat solver augments CDCL with Gauss-Jordan…

计算机科学中的逻辑 · 计算机科学 2023-04-11 Mate Soos , Randal E. Bryant

One of the fundamental results in quantum foundations is the Kochen-Specker (KS) theorem, which states that any theory whose predictions agree with quantum mechanics must be contextual, i.e., a quantum observation cannot be understood as…

量子物理 · 物理学 2024-09-18 Zhengyu Li , Curtis Bright , Vijay Ganesh

We prove a lower bound of $\Omega(n^2/\log^2 n)$ on the size of any syntactically multilinear arithmetic circuit computing some explicit multilinear polynomial $f(x_1, \ldots, x_n)$. Our approach expands and improves upon a result of Raz,…

计算复杂性 · 计算机科学 2017-11-03 Noga Alon , Mrinal Kumar , Ben Lee Volk

This paper presents a new refutation procedure for multimodular systems of integer constraints that commonly arise when verifying cryptographic protocols. These systems, involving polynomial equalities and disequalities modulo different…

计算机科学中的逻辑 · 计算机科学 2025-05-22 Elizaveta Pertseva , Alex Ozdemir , Shankara Pailoor , Alp Bassa , Sorawee Porncharoenwase , Işil Dillig , Clark Barrett

We present the new version of the Loop Acceleration Tool (LoAT), a powerful tool for proving non-termination and worst-case lower bounds for programs operating on integers. It is based on a novel calculus for loop acceleration, i.e.,…

计算机科学中的逻辑 · 计算机科学 2022-05-17 Florian Frohn , Jürgen Giesl

We perform formal verification of quantum circuits by integrating several techniques specialized to particular classes of circuits. Our verification methodology is based on the new notion of a reversible miter that allows one to leverage…

量子物理 · 物理学 2013-05-01 Shigeru Yamashita , Igor L. Markov

This paper introduces the theory and practice of formal verification of self-assembling systems. We interpret a well-studied abstraction of nanomolecular self assembly, the Abstract Tile Assembly Model (aTAM), into Computation Tree Logic…

计算机科学中的逻辑 · 计算机科学 2010-07-22 Aaron Sterling

Many problems in interprocedural program analysis can be modeled as the context-free language (CFL) reachability problem on graphs and can be solved in cubic time. Despite years of efforts, there are no known truly sub-cubic algorithms for…

形式语言与自动机理论 · 计算机科学 2021-02-26 Dmitry Chistikov , Rupak Majumdar , Philipp Schepper

Prior work on neural network verification has focused on specifications that are linear functions of the output of the network, e.g., invariance of the classifier output under adversarial perturbations of the input. In this paper, we extend…

In the article \The State of SAT", the authors asked whether a procedure dramatically different from DPLL can be found for handling unsatisfiable instances. This study proposes a new linear programming approach to address this issue…

计算复杂性 · 计算机科学 2018-08-20 Chengling Fang , Jiang Liu

Certificates to a linear algebra computation are additional data structures for each output, which can be used by a-possibly randomized- verification algorithm that proves the correctness of each output. Wiede-mann's algorithm projects the…

符号计算 · 计算机科学 2015-07-07 Jean-Guillaume Dumas , Erich Kaltofen , Emmanuel Thomé