On Salum's Algorithm for $\mathrm{X3SAT}$
Arian Nadjimzadah, David E. Narv\'aez

TL;DR
This paper critiques Salum's claimed polynomial-time algorithm for X3SAT, demonstrating that its lack of backtracking leads to incorrect solutions, thus challenging the claim that P equals NP.
Contribution
It provides a counterexample showing the flaw in Salum's non-backtracking algorithm for X3SAT, questioning its validity and the broader claim of P=NP.
Findings
Counterexample invalidates Salum's algorithm
Lack of backtracking causes incorrect results
Challenges the claim that P=NP
Abstract
This is a commentary on, and critique of, Latif Salum's paper titled "Tractability of One-in-three : ." Salum purports to give a polynomial-time algorithm that solves the -complete problem , thereby claiming . The algorithm, in short, fixes the polarity of a variable, carries out simplifications over the resulting formula to decide whether to keep the value assigned or flip the polarity, and repeats with the remaining variables. One thing this algorithm does not do is backtrack. We give an illustrative counterexample showing why the lack of backtracking makes this algorithm flawed.
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
TopicsAdvanced Graph Theory Research · Constraint Satisfaction and Optimization · semigroups and automata theory
