- 13 Dec, 2016 2 commits
-
-
Small typos and variables renaming.
Bruno Schmitt committed -
Alan Mishchenko committed
-
- 12 Dec, 2016 1 commit
-
-
xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights below) and ABC C version of MiniSat (bsat) developed by Niklas Sorensson and modified by Alan Mishchenko. It’s development has reached sufficient maturity to be committed in ABC, but still in a beta state. TODO: * Read compressed CNF files. * Study the use of floating point for variables and clauses activity. * Better documentation. * Improve verbose messages. * Expose parameters for tuning.
Bruno Schmitt committed
-