On Salum's Algorithm for $\mathrm{X3SAT}$
Computational Complexity
2021-04-08 v1
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.
Cite
@article{arxiv.2104.02886,
title = {On Salum's Algorithm for $\mathrm{X3SAT}$},
author = {Arian Nadjimzadah and David E. Narváez},
journal= {arXiv preprint arXiv:2104.02886},
year = {2021}
}
Comments
7 pages