AIDIS-NNOct 9, 2013

A novel local search based on variable-focusing for random K-SAT

arXiv:1311.2914v2
Originality Incremental advance
AI Analysis

This is an incremental improvement for satisfiability problem solvers, with potential implications for algorithmic design.

The authors tackled the problem of solving random 3-SAT by introducing a variable-focused local search algorithm, which performed comparably to existing clause-based methods.

We introduce a new local search algorithm for satisfiability problems. Usual approaches focus uniformly on unsatisfied clauses. The new method works by picking uniformly random variables in unsatisfied clauses. A Variable-based Focused Metropolis Search (V-FMS) is then applied to random 3-SAT. We show that it is quite comparable in performance to the clause-based FMS. Consequences for algorithmic design are discussed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes