summaryrefslogtreecommitdiffstats
path: root/src/sat/bsat/satSolver2.c
Commit message (Expand)AuthorAgeFilesLines
* Switching to a variable-page-size memory manager for clauses and proofs.Alan Mishchenko2012-03-211-1/+1
* Some fixes for VTA under Bridge.Niklas Een2012-03-031-81/+80
* Added QuickSort based on 3-way partitioning.Alan Mishchenko2012-02-191-1/+1
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-171-1/+1
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-171-2/+2
* 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-6/+7
* Improved memory management of proof-logging and propagated changes.Alan Mishchenko2012-02-161-64/+72
* Variable timeframe abstraction.Alan Mishchenko2012-02-131-23/+23
* Variable timeframe abstraction.Alan Mishchenko2012-02-131-2/+6
* Variable timeframe abstraction.Alan Mishchenko2012-02-131-16/+19
* Variable timeframe abstraction.Alan Mishchenko2012-02-121-67/+48
* Variable timeframe abstraction.Alan Mishchenko2012-02-111-9/+28
* Variable timeframe abstraction.Alan Mishchenko2012-01-281-13/+17
* Variable timeframe abstraction.Alan Mishchenko2012-01-271-196/+98
* Variable timeframe abstraction.Alan Mishchenko2012-01-241-15/+40
* Variable timeframe abstraction.Alan Mishchenko2012-01-241-10/+80
* Variable timeframe abstraction.Alan Mishchenko2012-01-201-12/+16
* 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-5/+3
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-231-3/+4
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-231-2/+2
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-231-2/+2
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-231-15/+17
* Started SAT-based reparameterization.Alan Mishchenko2011-12-131-6/+2
* Implementing rollback in the updated solver.Alan Mishchenko2011-12-101-5/+6
* Implementing rollback in the updated solver.Alan Mishchenko2011-12-101-12/+12
* Implementing rollback in the updated solver.Alan Mishchenko2011-12-101-68/+194
* Changes to the main SAT solver: fixing performance bug (resetting decay param...Alan Mishchenko2011-12-091-20/+20
* Integrated new proof-logging into proof-based gate-level abstraction.Alan Mishchenko2011-12-081-28/+22
* Proof-logging in the updated solver.Alan Mishchenko2011-12-081-1/+1
* Proof-logging in the updated solver.Alan Mishchenko2011-12-081-66/+112
* Proof-logging in the updated solver.Alan Mishchenko2011-12-071-33/+18
* Proof-logging in the updated solver.Alan Mishchenko2011-12-061-21/+9
* Proof-logging in the updated solver.Alan Mishchenko2011-12-051-0/+5
* Proof-logging in the updated solver.Alan Mishchenko2011-12-051-94/+112
* Proof-logging in the updated solver.Alan Mishchenko2011-12-051-17/+25
* Proof-logging in the updated solver.Alan Mishchenko2011-12-041-32/+40
* Proof-logging in the updated solver.Alan Mishchenko2011-12-041-278/+343
* Proof-logging in the updated solver.Alan Mishchenko2011-12-041-190/+447
* Started experiments with a new solver.Alan Mishchenko2011-11-271-637/+241
* Started experiments with a new solver.Alan Mishchenko2011-11-261-491/+402
* Started experiments with a new solver.Alan Mishchenko2011-11-261-3/+10
* Started experiments with a new solver.Alan Mishchenko2011-11-261-70/+368
* Started experiments with a new solver.Alan Mishchenko2011-11-251-0/+1482