中文
相关论文

相关论文: On the P vs NP question: a proof of inequality

200 篇论文

Boolean satisfiability is a propositional logic problem of interest in multiple fields, e.g., physics, mathematics, and computer science. Beyond a field of research, instances of the SAT problem, as it is known, require efficient solution…

新兴技术 · 计算机科学 2020-11-13 S. R. B. Bearden , Y. R. Pei , M. Di Ventra

The satisfiability problem is known to be $\mathbf{NP}$-complete in general and for many restricted cases. One way to restrict instances of $k$-SAT is to limit the number of times a variable can be occurred. It was shown that for an…

离散数学 · 计算机科学 2023-06-22 Arash Ahadi , Ali Dehghan

We study the detection problem of finding planted solutions in random instances of flat satisfiability problems, a generalization of boolean satisfiability formulas. We describe the properties of random instances of flat satisfiability, as…

统计理论 · 数学 2019-03-07 Quentin Berthet , Jordan S. Ellenberg

While 3-SAT is NP-hard, 2-SAT is solvable in polynomial time. Austrin, Guruswami, and H\r{a}stad roved a result known as "$(2+\varepsilon)$-SAT is NP-hard" [FOCS'14/SICOMP'17]. They showed that the problem of distinguishing k-CNF formulas…

离散数学 · 计算机科学 2021-09-10 Alex Brandts , Marcin Wrochna , Stanislav Živný

Given a CNF formula $F$, we present a new algorithm for deciding the satisfiability (SAT) of $F$ and computing all solutions of assignments. The algorithm is based on the concept of \emph{cofactors} known in the literature. This paper is a…

计算复杂性 · 计算机科学 2017-05-09 Madhav Desai , Virendra Sule

For arbitrary undirected graph $G$, we are designing SATISFIABILITY problem (SAT) for HCP, using tools of Boolean algebra only. The obtained SAT be the logic formulation of conditions for Hamiltonian cycle existence, and use $m$ Boolean…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Anatoly D. Plotnikov

The dramatic improvements in combinatorial optimization algorithms over the last decades have had a major impact in artificial intelligence, operations research, and beyond, but the output of current state-of-the-art solvers is often hard…

计算机科学中的逻辑 · 计算机科学 2022-09-27 Stephan Gocht , Jakob Nordström

NP-Complete problems have an important attribute that if one NP-Complete problem can be solved in polynomial time, all NP-Complete problems will have a polynomial solution. The 3-CNF-SAT problem is a NP-Complete problem and the primary…

数据结构与算法 · 计算机科学 2017-04-07 Belal Qasemi

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

This paper reviews the recent literature on solving the Boolean satisfiability problem (SAT), an archetypal NP-complete problem, with the help of machine learning techniques. Despite the great success of modern SAT solvers to solve large…

人工智能 · 计算机科学 2023-10-25 Wenxuan Guo , Junchi Yan , Hui-Ling Zhen , Xijun Li , Mingxuan Yuan , Yaohui Jin

Constraint Satisfaction Problems (CSPs, for short) make up a class of problems with applications in many areas of computer science. The first classification of these problems was given by Schaeffer who showed that every CSP over the domain…

计算复杂性 · 计算机科学 2025-08-18 Dejan Delic , John Marcoux

There has been a great of work on characterizing the complexity of the satisfiability and validity problem for modal logics. In particular, Ladner showed that the validity problem for all logics between K, T, and S4 is {\sl…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Joseph Y. Halpern , Leandro Chaves Rego

We consider an extension of the {\em popular matching} problem in this paper. The input to the popular matching problem is a bipartite graph G = (A U B,E), where A is a set of people, B is a set of items, and each person a belonging to A…

数据结构与算法 · 计算机科学 2010-09-15 Telikepalli Kavitha , Meghana Nasre , Prajakta Nimbhorkar

We present a topological barrier to efficient computation, revealed by comparing the geometry of 2 SAT and 3 SAT solution spaces. Viewing the set of satisfying assignments as a cubical complex within the Boolean hypercube, we prove that…

计算复杂性 · 计算机科学 2025-08-20 M. Alasli

We investigate the NP-Complete problem SAT and the geometry of its instances. For a particular type that we call {\it non-interlaced formulas}, we propose a polynomial time algorithm for their resolution using graphs and matrices.

计算复杂性 · 计算机科学 2019-03-26 Dr Serge Burckel

The Boolean Satisfiability Problem is perhaps one of the most well-known problems in theoretical computer science. On the one hand, it is proven to be NP-complete, which means that it is generally considered hard to solve. On the other…

计算机科学中的逻辑 · 计算机科学 2026-03-03 Flora Rädiker

In order to formulate mathematical conjectures likely to be true, a number of base cases must be determined. However, many combinatorial problems are NP-hard and the computational complexity makes this research approach difficult using a…

数据结构与算法 · 计算机科学 2015-12-18 Victoria Horan , Steve Adachi , Stanley Bak

It is proved in this paper that to every underdetermined linear system $Ax=b$ there corresponds a constant $p(A,b)>0$ such that every solution to the $l_p$-norm minimization problem also solves the $l_0$-norm minimization problem whenever…

信息论 · 计算机科学 2015-01-12 Jigen Peng , Shigang Yue , Haiyang Li

The set splittability problem is the following: given a finite collection of finite sets, does there exits a single set that contains exactly half the elements from each set in the collection? (If a set has odd size, we allow the floor or…

组合数学 · 数学 2019-09-17 Peter Bernstein , Cashous Bortner , Samuel Coskey , Shuni Li , Connor Simpson

While the P vs NP problem is mainly approached form the point of view of discrete mathematics, this paper proposes reformulations into the field of abstract algebra, geometry, fourier analysis and of continuous global optimization - which…

计算复杂性 · 计算机科学 2022-10-25 Jarek Duda