summaryrefslogtreecommitdiffstats
path: root/src/sat/bsat/satSolver.c
Commit message (Expand)AuthorAgeFilesLines
...
* Bug fix in the recent changes to the SAT solver.Alan Mishchenko2012-07-091-0/+3
* Removing print-out message.Alan Mishchenko2012-07-091-1/+1
* Adding several command-line arguments to 'dsat'.Alan Mishchenko2012-07-091-6/+12
* Added learned clause recycling to the SAT solver (may impact bmc2, bmc3, dsat...Alan Mishchenko2012-07-091-190/+217
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-1/+2
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-2/+2
* Added memory reporting to &vta.Alan Mishchenko2012-06-221-2/+3
* Reporing memory usage by the SAT solver in 'bmc3'.Alan Mishchenko2012-06-151-0/+35
* Switching to a variable-page-size memory manager for clauses and proofs.Alan Mishchenko2012-03-211-1/+1
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-4/+4
* Improved memory management of proof-logging and propagated changes.Alan Mishchenko2012-02-161-34/+19
* Improving printout in the SAT solver.Alan Mishchenko2012-01-131-1/+2
* Bug fix related to not properly resizing SAT solver's model array.Alan Mishchenko2012-01-121-0/+1
* Bug fix related to not properly resizing SAT solver's model array.Alan Mishchenko2012-01-061-6/+7
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-231-462/+388
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-221-143/+143
* Implemented rollback in the main SAT solver and updated PDR to use it (saves ...Alan Mishchenko2011-12-101-8/+60
* Changes to the main SAT solver: fixing performance bug (resetting decay param...Alan Mishchenko2011-12-091-241/+287
* Proof-logging in the updated solver.Alan Mishchenko2011-12-081-2/+0
* Proof-logging in the updated solver.Alan Mishchenko2011-12-041-0/+3
* Started experiments with a new solver.Alan Mishchenko2011-11-261-9/+0
* Improvement to the SAT solver (skipping binary clauses).Alan Mishchenko2011-11-251-1/+15
* Enabled skipping random decisions in PBA, which are performed by default.Alan Mishchenko2011-11-121-1/+1
* Fixed the overflow timeout problem in bmc/bmc2/bmc3/int/pdr/sim, etc.Alan Mishchenko2011-10-311-3/+4
* New abstraction code.Alan Mishchenko2011-10-151-0/+2
* Adding SAT-solver-level timeouts to the BMC engines.Alan Mishchenko2011-04-081-0/+2
* Added test package (new files).Alan Mishchenko2011-03-291-0/+5
* Cumulative changes in the last few weeks.Alan Mishchenko2011-01-131-37/+152
* Initial implementation of AnalyseFinalAlan Mishchenko2010-12-031-1/+1
* initial commit of public abcAlan Mishchenko2010-11-011-33/+164
* Version abc90310Alan Mishchenko2009-03-101-0/+1
* Version abc90215Alan Mishchenko2009-02-151-38/+40
* Version abc80725Alan Mishchenko2008-07-251-1/+16
* Version abc80719Alan Mishchenko2008-07-191-11/+25
* Version abc80515Alan Mishchenko2008-05-151-1/+1
* Version abc80313Alan Mishchenko2008-03-131-0/+7
* Version abc80301Alan Mishchenko2008-03-011-4/+5
* Version abc80202Alan Mishchenko2008-02-021-0/+8
* Version abc80130_2Alan Mishchenko2008-01-301-0/+1358
* Version abc80130Alan Mishchenko2008-01-301-1358/+0
* Version abc71001Alan Mishchenko2007-10-011-0/+1358
* Version abc70930Alan Mishchenko2007-09-301-1358/+0
* Version abc70926Alan Mishchenko2007-09-261-7/+11
* Version abc70906Alan Mishchenko2007-09-061-177/+25
* Version abc70831Alan Mishchenko2007-08-311-25/+177
* Version abc70726Alan Mishchenko2007-07-261-1/+2
* Version abc70206Alan Mishchenko2007-02-061-1/+7
* Version abc70202Alan Mishchenko2007-02-021-2/+2
* Version abc70124Alan Mishchenko2007-01-241-1/+1
* Version abc70123Alan Mishchenko2007-01-231-1/+78