|
|
||
|---|---|---|
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
| sathelper.cpp | ||
| sathelper.h | ||
sathelper
This is a c++ implementation of biotomas' SatHelper.
As the original, it aims to improve the Boolean SAT (MaxSAT not yet implemented) users life.
It is intended to be used as library.