中文
相关论文

相关论文: A Quantum SMT Solver for Bit-Vector Theory

200 篇论文

Efforts to verify Zero-Knowledge Proof circuit encodings have highlighted the challenge of proving the correctness of quantifier-free statements that make use of both bitvector and finite field operations. Existing verification workflows…

计算机科学中的逻辑 · 计算机科学 2026-05-15 Elizaveta Pertseva , Valentin Robert , Clark Barrett , James Parker

We present a multi-step quantum algorithm for solving the $3$-bit exact cover problem, which is one of the NP-complete problems. Unlike the brute force methods have been tried before, in this algorithm, we showed that by applying the…

量子物理 · 物理学 2018-08-21 Hefeng Wang

We generalize Standard Monomial Theory (SMT) to intersections of Schubert varieties and opposite Schubert varieties; such varieties are called Richardson varieties. The aim of this article is to get closer to a geometric interpretation of…

代数几何 · 数学 2007-05-23 V. Lakshmibai , Peter Littelmann

DNA computation could in principle solve the satisfiability (SAT) problem due to the operations in parallel on extremely large numbers of strands. We demonstrate some quantum gates corresponding to the DNA ones, based on which an…

量子物理 · 物理学 2008-02-05 T. T. Ren , M. Feng , W. -L. Chang , J. Luo , M. S. Zhan

SMT solvers use sophisticated techniques for polynomial (linear or non-linear) integer arithmetic. In contrast, non-polynomial integer arithmetic has mostly been neglected so far. However, in the context of program verification, polynomials…

计算机科学中的逻辑 · 计算机科学 2025-08-29 Florian Frohn , Jürgen Giesl

The study of classical algorithms is supported by an immense understructure, founded in logic, type, and category theory, that allows an algorithmist to reason about the sequential manipulation of data irrespective of a computation's…

量子物理 · 物理学 2023-04-28 Zane M. Rossi , Isaac L. Chuang

Satisfiability checking for Linear Temporal Logic (LTL) is a fundamental step in checking for possible errors in LTL assertions. Extant LTL satisfiability checkers use a variety of different search procedures. With the sole exception of LTL…

计算机科学中的逻辑 · 计算机科学 2014-04-30 Jianwen Li , Geguang Pu , Lijun Zhang , Moshe Y. Vardi , Jifeng He

This work presents a fully quantum approach to support vector machine (SVM) learning by integrating gate-based quantum kernel methods with quantum annealing-based optimization. We explore the construction of quantum kernels using various…

量子物理 · 物理学 2025-09-08 Mario Bifulco , Luca Roversi

This is the first in a series of papers on an attempt to understand quantum field theory mathematically. In this paper we shall introduce and study BV QFT algebra and BV QFT as the proto-algebraic model of quantum field theory by exploiting…

数学物理 · 物理学 2015-03-17 Jae-Suk Park

There are already quite a few tools for solving the Satisfiability Modulo Theories (SMT) problems. In this paper, we present \texttt{VolCE}, a tool for counting the solutions of SMT constraints, or in other words, for computing the volume…

人工智能 · 计算机科学 2015-07-02 Cunjing Ge , Feifei Ma , Jian Zhang

We introduce the concept of embedding quantum simulators, a paradigm allowing the efficient quantum computation of a class of bipartite and multipartite entanglement monotones. It consists in the suitable encoding of a simulated quantum…

量子物理 · 物理学 2015-06-16 R. Di Candia , B. Mejia , H. Castillo , J. S. Pedernales , J. Casanova , E. Solano

This short paper proposes to learn models of satisfiability modulo theories (SMT) formulas during solving. Specifically, we focus on infinite models for problems in the logic of linear arithmetic with uninterpreted functions (UFLIA). The…

计算机科学中的逻辑 · 计算机科学 2025-03-24 Mikoláš Janota , Bartosz Piotrowski , Karel Chvalovský

Spins in gated semiconductor quantum dots (QDs) are a promising platform for Hubbard model simulation inaccessible to computation. Precise control of the tunnel couplings by tuning voltages on metallic gates is vital for a successful…

介观与纳米尺度物理 · 物理学 2022-10-07 Ludmila Szulakowska , Jun Dai

We introduce an approach that aims to combine the usage of satisfiability modulo theories (SMT) solvers with the Combinatory Logic Synthesizer (CL)S framework. (CL)S is a tool for the automatic composition of software components from a…

计算机科学中的逻辑 · 计算机科学 2019-08-27 Fadil Kallat , Tristan Schäfer , Anna Vasileva

We present a new algorithm for determining the satisfiability of conjunctions of non-linear polynomial constraints over the reals, which can be used as a theory solver for satisfiability modulo theory (SMT) solving for non-linear real…

符号计算 · 计算机科学 2021-06-17 Erika Ábrahám , James H. Davenport , Matthew England , Gereon Kremer

The boolean satisfiability (SAT) problem asks whether there exists an assignment of boolean values to the variables of an arbitrary boolean formula making the formula evaluate to True. It is well-known that all NP-problems can be coded as…

机器学习 · 计算机科学 2024-10-22 Christopher R. Serrano , Jonathan Gallagher , Kenji Yamada , Alexei Kopylov , Michael A. Warren

Quantum algorithms offer significant speedups over their classical counterparts for a variety of problems. The strongest arguments for this advantage are borne by algorithms for quantum search, quantum phase estimation, and Hamiltonian…

量子物理 · 物理学 2021-12-14 John M. Martyn , Zane M. Rossi , Andrew K. Tan , Isaac L. Chuang

We present an alternative approach to solve the hardware (HW) and software (SW) partitioning problem, which uses Bounded Model Checking (BMC) based on Satisfiability Modulo Theories (SMT) in conjunction with a multi-core support using Open…

计算机科学中的逻辑 · 计算机科学 2015-09-09 Alessandro Trindade , Hussama Ismail , Lucas Cordeiro

This paper is devoted to the complexity of the Boolean satisfiability problem. We consider a version of this problem, where the Boolean formula is specified in the conjunctive normal form. We prove an unexpected result that the…

计算复杂性 · 计算机科学 2018-07-23 Grigoriy V. Bokov

In semi-symbolic (control-explicit data-symbolic) model checking the state-space explosion problem is fought by representing sets of states by first-order formulas over the bit-vector theory. In this model checking approach, most of the…

编程语言 · 计算机科学 2017-11-27 Jan Mrázek , Martin Jonáš , Jiří Barnat