中文
相关论文

相关论文: A polynomial-time heuristic for Circuit-SAT

200 篇论文

In this paper, we provide a deterministic polynomial time algorithm that determines satisfiability of 3-SAT. The complexity analysis for the algorithm takes into account no efficiency and yet provides a low enough bound, that efficient…

数据结构与算法 · 计算机科学 2020-07-02 Ortho Flint , Asanka Wickramasinghe , Jason Brasse , Christopher Fowler

We propose a polynomially bounded, in time and space, method to decide whether a given 3-SAT formula is satisfiable or not. The tools we use here are, in fact, very simple. We first decide satisfiability for a particular 3-SAT formula,…

数据结构与算法 · 计算机科学 2024-06-11 Angela Weiss

Satisfiability of Boolean circuits is among the most known and important problems in theoretical computer science. This problem is NP-complete in general but becomes polynomial time when restricted either to monotone gates or linear gates.…

计算复杂性 · 计算机科学 2017-10-24 Paweł M. Idziak , Jacek Krzaczkowski

This paper considers the question of P = NP in context of the polynomial time SAT algorithm. It posits proposition dependent on existence of conjectured problem that even where the algorithm is shown to solve SAT in polynomial time it…

计算复杂性 · 计算机科学 2009-11-30 C. Sauerbier

This work focuses on reducing the physical cost of implementing quantum algorithms when using the state-of-the-art fault-tolerant quantum error correcting codes, in particular, those for which implementing the T gate consumes vastly more…

量子物理 · 物理学 2021-11-24 Michele Mosca , Priyanka Mukhopadhyay

Verification is one of the central tasks during circuit design. While most of the approaches have exponential worst-case behaviour, in the following techniques are discussed for proving polynomial circuit verification based on Binary…

硬件体系结构 · 计算机科学 2021-04-08 Rolf Drechsler

We introduce polyhedra circuits. Each polyhedra circuit characterizes a geometric region in $\mathbb{R}^d$. They can be applied to represent a rich class of geometric objects, which include all polyhedra and the union of a finite number of…

计算几何 · 计算机科学 2018-06-18 Bin Fu , Pengfei Gu , Yuming Zhao

We present a deterministic polynomial-time algorithm that determines whether a finite module over a finite commutative ring is cyclic, and if it is, outputs a generator.

交换代数 · 数学 2015-04-06 H. W. Lenstra , A. Silverberg

Reducing the conditions under which a given set satisfies the stipulations of the subset sum proposition to a set of linear relationships, the question of whether a set satisfies subset sum may be answered in a polynomial number of steps by…

数据结构与算法 · 计算机科学 2017-05-16 Aubrey Alston

We determine the complexity of several constraint satisfaction problems using the heuristic algorithm, WalkSAT. At large sizes N, the complexity increases exponentially with N in all cases. Perhaps surprisingly, out of all the models…

量子物理 · 物理学 2013-05-29 Marco Guidetti , A. P. Young

The hamiltonian circuit polytope is the convex hull of feasible solutions for the circuit constraint, which provides a succinct formulation of the traveling salesman and other sequencing problems. We study the polytope by establishing its…

组合数学 · 数学 2018-12-07 Latife Genc-Kaya , J. N. Hooker

By creating some new concepts and methods: checking tree, long unit path, direct contradiction unit pair, indirect contradiction unit pair, additional contradiction unit pair, 2-unit layer and 3-unit layer, redundant units, and destroying…

数据结构与算法 · 计算机科学 2026-04-23 Lizhi Du

It is already shown that a Boolean function for a NP-complete problem can be computed by a polynomial-sized circuit if its variables have enough number of automorphisms. Looking at this previous study from the different perspective gives us…

计算复杂性 · 计算机科学 2013-04-24 Satoshi Tazawa

Satisfiability Testing (SAT) techniques are well-established in classical computing where they are used to solve a broad variety of problems, e.g., in the design of classical circuits and systems. Analogous to the classical realm, quantum…

量子物理 · 物理学 2023-01-11 Lucas Berent , Lukas Burgholzer , Robert Wille

Circuit quantization links a physical circuit to its corresponding quantum Hamiltonian. The standard quantization procedure generally assumes any external magnetic flux to be static. Time dependence naturally arises, however, when flux is…

量子物理 · 物理学 2019-05-23 Xinyuan You , J. A. Sauls , Jens Koch

P-time event graphs are discrete event systems able to model cyclic production systems where tasks need to be performed within given time windows. Consistency is the property of admitting an infinite execution of such tasks that does not…

计算机科学中的逻辑 · 计算机科学 2026-02-10 Davide Zorzenon , Jörg Raisch

In this paper, we study the computational complexity of the commutative determinant polynomial computed by a class of set-multilinear circuits which we call regular set-multilinear circuits. Regular set-multilinear circuits are commutative…

计算复杂性 · 计算机科学 2021-09-22 S Raja , Sumukha Bharadwaj G

We consider the complexity of two questions on polynomials given by arithmetic circuits: testing whether a monomial is present and counting the number of monomials. We show that these problems are complete for subclasses of the counting…

计算复杂性 · 计算机科学 2012-03-28 Hervé Fournier , Guillaume Malod , Stefan Mengel

Article presents the compatibility matrix method and illustrates it with the application to P vs NP problem. The method is a generalization of descriptive geometry: in the method, we draft problems and solve them utilizing the image…

计算复杂性 · 计算机科学 2012-05-08 Sergey Gubin

In this paper, we consider the complexity of propositional proofs of classical and intuitionistic tautologies. In fact, we describe a nondeterministic polynomial-time decision procedure for intuitionistic implicational tautologies. For this…

逻辑 · 数学 2017-01-19 Grigoriy V. Bokov
‹ 上一页 1 2 3 10 下一页 ›