summaryrefslogtreecommitdiffstats
path: root/src/sat/bsat/satProof.c
Commit message (Expand)AuthorAgeFilesLines
* Added QuickSort based on 3-way partitioning.Alan Mishchenko2012-02-191-1/+1
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-3/+4
* Improved memory management of proof-logging and propagated changes.Alan Mishchenko2012-02-161-24/+112
* Improved memory management of proof-logging and propagated changes.Alan Mishchenko2012-02-161-155/+81
* Variable timeframe abstraction.Alan Mishchenko2012-02-131-3/+57
* Variable timeframe abstraction.Alan Mishchenko2012-01-271-10/+25
* Major restructuring of the code.Alan Mishchenko2012-01-211-3/+3
* Variable timeframe abstraction.Alan Mishchenko2012-01-201-12/+17
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-231-24/+21
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-231-83/+21
* Computing interpolants as truth tables.Alan Mishchenko2011-12-221-0/+109
* Started SAT-based reparameterization.Alan Mishchenko2011-12-131-143/+66
* Implementing rollback in the updated solver.Alan Mishchenko2011-12-101-12/+12
* Integrated new proof-logging into proof-based gate-level abstraction.Alan Mishchenko2011-12-081-190/+160
* Proof-logging in the updated solver.Alan Mishchenko2011-12-081-131/+332
* Proof-logging in the updated solver.Alan Mishchenko2011-12-081-46/+90
* Proof-logging in the updated solver.Alan Mishchenko2011-12-071-137/+103
* Proof-logging in the updated solver.Alan Mishchenko2011-12-061-39/+146
* g++ portability changes.Alan Mishchenko2011-12-061-2/+2
* Proof-logging in the updated solver.Alan Mishchenko2011-12-051-32/+29
* Proof-logging in the updated solver.Alan Mishchenko2011-12-051-218/+299
* Proof-logging in the updated solver.Alan Mishchenko2011-12-051-1/+1
* Started proof transformations.Alan Mishchenko2011-12-011-0/+476