|
SAT Solver Template
|
#include <heuristics.hpp>
Concept modelling the heuristic interface. A heuristic is a type that can be called with a vector of truth values (the model) and an unsigned integer representing the number of variables that are undecided and returns a sat::Variable