Complexity Considerations, cSAT Lower Bound
Radoslaw Hofman

TL;DR
This paper explores the complexity of Boolean algebra, establishes exponential lower bounds for certain transformations, and presents an algorithm that suggests P does not equal NP, also discussing relativization and oracle implications.
Contribution
It introduces a complexity lower bound for transformations in Boolean algebra and proposes an algorithm placing the problem in NP, supporting P ≠ NP.
Findings
Exponential lower bound for transformation complexity outside P
Algorithm solving the problem in polynomial time on NDTMs
Relativization results distinguishing deterministic and non-deterministic models
Abstract
This article discusses completeness of Boolean Algebra as First Order Theory in Goedel's meaning. If Theory is complete then any possible transformation is equivalent to some transformation using axioms, predicates etc. defined for this theory. If formula is to be proved (or disproved) then it has to be reduced to axioms. If every transformation is deducible then also optimal transformation is deducible. If every transformation is exponential then optimal one is too, what allows to define lower bound for discussed problem to be exponential (outside P). Then we show algorithm for NDTM solving the same problem in O(n^c) (so problem is in NP), what proves that P \neq NP. Article proves also that result of relativisation of P=NP question and oracle shown by Baker-Gill-Solovay distinguish between deterministic and non-deterministic calculation models. If there exists oracle A for which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Formal Methods in Verification
