summaryrefslogtreecommitdiffstats
path: root/src/proof/abs
Commit message (Collapse)AuthorAgeFilesLines
* New fast extract.Alan Mishchenko2013-04-271-21/+0
|
* User-controlable SAT sweeper and other small changes.Alan Mishchenko2013-02-271-2/+1
|
* Compiler warnings.Alan Mishchenko2013-02-211-1/+1
|
* Added switch &trim -V <num> to remove const POs with specific value <num>.Alan Mishchenko2013-01-251-1/+1
|
* Reintroduced the old abstraction procedure Saig_ManCexAbstractionFlops() ↵Alan Mishchenko2013-01-082-31/+162
| | | | formerly called from &abs_start for backward compatibility.
* Fixing C++ compilation issues.Alan Mishchenko2013-01-083-3/+3
|
* Fixing C++ compilation issues.Alan Mishchenko2013-01-083-3/+0
|
* Unifification of custom extensions.Alan Mishchenko2012-12-103-4/+4
|
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-092-7/+6
|
* Corner-case bug fix in &rpm.Alan Mishchenko2012-12-091-0/+5
|
* Isolating BMC code into a separate package.Alan Mishchenko2012-11-143-0/+3
|
* Made print-out of frontier cut an option ('-c') in '&ps'.Alan Mishchenko2012-11-121-5/+5
|
* Enabling verbose report of dumping abstraction in GLA.Alan Mishchenko2012-11-071-4/+4
|
* Improvements to LMS code.Alan Mishchenko2012-11-061-1/+1
|
* Bug fix in &gla (incorrect reporting of proved timeframes).Alan Mishchenko2012-10-091-2/+2
|
* Bug fix in &gla (incorrect reporting of proved timeframes).Alan Mishchenko2012-10-091-1/+2
|
* Updating readme.Alan Mishchenko2012-10-061-1/+2
|
* C++ portability changes.Alan Mishchenko2012-10-033-3/+3
|
* C++ portability changes.Alan Mishchenko2012-10-031-1/+1
|
* C++ portability changes.Alan Mishchenko2012-10-031-4/+4
|
* Renamed reference counting APIs in GIA package.Alan Mishchenko2012-10-021-10/+10
|
* Structural reparametrization.Alan Mishchenko2012-10-021-77/+231
|
* Combined old reparametrization command with the new one.Alan Mishchenko2012-10-023-0/+206
|
* Structural reparametrization.Alan Mishchenko2012-10-021-125/+120
|
* Separated truth table computation for GIA manager and added new procedures.Alan Mishchenko2012-10-021-70/+32
|
* Structural reparametrization.Alan Mishchenko2012-10-011-28/+312
|
* Structural reparametrization.Alan Mishchenko2012-09-302-0/+394
|
* Correcting comment related to pthreads.Alan Mishchenko2012-09-241-1/+1
|
* Added simplification before the concurrent call to PDR.Alan Mishchenko2012-09-203-12/+16
|
* Added simplification before the concurrent call to PDR.Alan Mishchenko2012-09-201-1/+15
|
* Moving binary IO streams to the vector package.Alan Mishchenko2012-09-171-1/+1
|
* Improving printouts in &gla.Alan Mishchenko2012-09-161-17/+8
|
* Improving printouts in &gla.Alan Mishchenko2012-09-163-11/+15
|
* Changed a few things in the refinement package of &gla.Alan Mishchenko2012-09-163-23/+117
|
* Restructured the code to post-process object used during refinement in &gla.Alan Mishchenko2012-09-1610-311/+343
|
* Made abstraction and PDR communicate in-memory rather than through a file.Alan Mishchenko2012-09-163-65/+59
|
* Created new abstraction package from the code that was all over the place.Alan Mishchenko2012-09-1519-0/+12080