Definition in file GaSatSolver.h.
#include "SatSolver.h"
Go to the source code of this file.
Namespaces | |
namespace | FastSatSolver |
Classes | |
class | GaSatItem |
ISatItem implementation used by GaSatSolver. More... | |
class | SatItemGalibAdatper |
Leightweight, optimized ISatItem implementation used by GaSatSolver time-critical parts of code. More... | |
class | GaSatSolver |
Solver using GAlib library to solve SAT problem. More... |