|
SAT Solver Template
|
Variable selection strategy that selects the first unassigned variable. More...
#include <heuristics.hpp>
Public Member Functions | |
| Variable | operator() (const std::vector< TruthValue > &model, std::size_t) const |
Variable selection strategy that selects the first unassigned variable.