Skip to content

3SAT algorithms in "Fast Exponential Algorithms" are incorrect #84

Open
@jeffgerickson

Description

@jeffgerickson

[reported by Moses Ganaradi via email]

The 3SAT-algorithms on pages 3 and 5 never return false and hence cannot be correct!
The problem becomes clear when considering the formula x AND \not x:
We have to compute phi given x and not x, and somehow this should be false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ERROR!Significant error requiring immediate attentionfixedFixed in Jeff's working copy. (Issue remains open until next revision posted to github.)notesIssue in related algorithms lecture notes, not the book

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions