Authors: Yannet Interian and Gabriel Corvera
| Quick Access: | WalkMinQBF | WalkMinSAT | Downloads |
|
WalkMinQBF Module |
|
WalkMinSAT, an algorithm that given a SAT formula attempts
to find an assignment
that minimizes the number of satisfied clauses (MIN-SAT problem). The
idea of the algorithm was is inspired by the heuristics found on WalkSAT
(a state-of-the-art local search solver for MAX-SAT). The code
used
as part of WalkMinQBF but can be used independently to solve MIN-SAT problems.