summaryrefslogtreecommitdiffstats
path: root/src/sat/bsat/satUtil.c
Commit message (Expand)AuthorAgeFilesLines
* Experiments with don't-cares.Alan Mishchenko2017-04-021-2/+2
* Restructing sat_solver_solve() method for pushing/popping assumptions.Alan Mishchenko2016-04-121-1/+0
* Removing unused feature of the SAT solver (native support for cardinality con...Alan Mishchenko2016-04-121-2/+0
* Adding support of candinality clause to the SAT solver.Alan Mishchenko2016-01-101-0/+2
* Added comment how to print binary clauses in procedure Sat_SolverWriteDimacs().Alan Mishchenko2015-10-161-1/+4
* Tuning SAT solver for QBF instances.Alan Mishchenko2015-09-181-4/+6
* Fixing the dump of SAT solver into a CNF file.Alan Mishchenko2013-03-261-12/+12
* Fixed compiler warnings.Alan Mishchenko2012-07-291-2/+2
* Fixed the problem with 'write_cnf' after recent changes to the SAT solver.Alan Mishchenko2012-07-281-37/+49
* Fixed the problem with 'write_cnf' after recent changes to the SAT solver.Alan Mishchenko2012-07-281-62/+81
* Improvements in the proof-logging SAT solver.Alan Mishchenko2012-07-111-0/+2
* Replacing Mb/Gb to be MB/GB.Alan Mishchenko2012-07-091-1/+1
* Added learned clause recycling to the SAT solver (may impact bmc2, bmc3, dsat...Alan Mishchenko2012-07-091-3/+9
* Bug fix related to not properly resizing SAT solver's model array.Alan Mishchenko2012-01-061-8/+2
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-231-0/+4
* Implementing rollback in the updated solver.Alan Mishchenko2011-12-101-1/+33
* Proof-logging in the updated solver.Alan Mishchenko2011-12-041-9/+8
* Started experiments with a new solver.Alan Mishchenko2011-11-261-2/+2
* Started experiments with a new solver.Alan Mishchenko2011-11-251-7/+55
* initial commit of public abcAlan Mishchenko2010-11-011-7/+12
* Version abc90215Alan Mishchenko2009-02-151-2/+1
* Version abc80511Alan Mishchenko2008-05-111-1/+1
* Version abc80130_2Alan Mishchenko2008-01-301-0/+234
* Version abc80130Alan Mishchenko2008-01-301-234/+0
* Version abc71001Alan Mishchenko2007-10-011-0/+234
* Version abc70930Alan Mishchenko2007-09-301-234/+0
* Version abc70926Alan Mishchenko2007-09-261-5/+7
* Version abc70124Alan Mishchenko2007-01-241-4/+4
* Version abc70123Alan Mishchenko2007-01-231-0/+71
* Version abc61007Alan Mishchenko2006-10-071-0/+161