abc/src/base
Bruno Schmitt 5351ab4b13 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.
2016-12-12 16:20:38 -02:00
..
abc BMS fixes and start gates parameter. 2016-08-25 10:56:59 +02:00
abci xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights below) and ABC C version of 2016-12-12 16:20:38 -02:00
bac silence clang errors when compiling as C++ 2015-11-05 01:23:31 -08:00
cba Isolating CBA types into a separate header. 2016-11-08 06:13:47 -08:00
cmd Enabling AIGs without structural hashing. 2016-05-20 13:50:19 -07:00
exor Experimental code for polynomial construction. 2016-09-05 23:54:44 +03:00
io Commenting out bailout in 'print_cex' when CEX has latches initialized to 1. 2016-11-30 12:07:08 -08:00
main Parser for JSON format. 2016-10-25 17:17:37 -07:00
pla Cosmetic changes after incorporating new code of 'fxch'. 2016-05-11 20:03:13 -07:00
test Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ver Fixed a typo in variable names. 2015-02-07 22:29:14 -08:00
wlc Small changes in handling arithmetic logic. 2016-11-30 11:30:38 -08:00