On Salum's Algorithm for X3SAT
Abstract
This is a commentary on, and critique of, Latif Salum's paper titled "Tractability of One-in-three 3SAT: P = NP." Salum purports to give a polynomial-time algorithm that solves the NP-complete problem X3SAT, thereby claiming P = NP. 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.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.