summaryrefslogtreecommitdiffstats
path: root/src/proof
Commit message (Collapse)AuthorAgeFilesLines
* Compiler warnings.Alan Mishchenko2013-04-281-2/+2
|
* SAT sweeping under constraints.Alan Mishchenko2013-04-284-1/+120
|
* SAT sweeping under constraints.Alan Mishchenko2013-04-275-37/+95
|
* SAT sweeping under constraints.Alan Mishchenko2013-04-275-111/+518
|
* New fast extract.Alan Mishchenko2013-04-272-121/+0
|
* Adding rollback for the other solver.Alan Mishchenko2013-04-251-1/+1
|
* Compiler warnings.Alan Mishchenko2013-04-251-1/+1
|
* Compiler warnings.Alan Mishchenko2013-04-251-3/+3
|
* SAT sweeping under constraints.Alan Mishchenko2013-04-258-0/+1198
|
* Compiler warning.Alan Mishchenko2013-04-171-2/+0
|
* Adding callback to bmc3, sim3, pdr in the multi-output mode.Alan Mishchenko2013-04-174-79/+108
|
* Adding parameter structure for rarity simulation.Alan Mishchenko2013-04-172-72/+124
|
* Bug fix in '&reachy' having to do with incorrect handling of resource limits.Alan Mishchenko2013-04-171-8/+15
|
* Added switch '-x' to save CEXes in 'bmc3' and 'pdr' in multi-output mode.Alan Mishchenko2013-04-092-5/+4
|
* Updating 'sim3' to move the design into the last rare state.Alan Mishchenko2013-04-012-5/+13
|
* Improving verbose printout of 'sim3' when solving multiple outputs.Alan Mishchenko2013-03-301-6/+14
|
* Updating 'pdr' to report the number of failed POs.Alan Mishchenko2013-03-302-1/+3
|
* Making sure 'pdr -a' return UNDEC if it did not finish proving the remaining ↵Alan Mishchenko2013-03-261-9/+10
| | | | outputs to be UNSAT.
* Commenting out assertion that fails in 'dch', not sure why.Alan Mishchenko2013-03-141-1/+1
|
* Fixing gap timeout in 'pdr'.Alan Mishchenko2013-03-071-5/+16
|
* Modified command 'init' to allow for specific init values.Alan Mishchenko2013-03-071-1/+1
|
* Improvements to the hierarchy/timing manager.Alan Mishchenko2013-03-051-1/+1
|
* User-controlable SAT sweeper and other small changes.Alan Mishchenko2013-02-272-4/+2
|
* Compiler warnings.Alan Mishchenko2013-02-231-0/+2
|
* Compiler warnings.Alan Mishchenko2013-02-211-1/+1
|
* Enabling two-timeframe property check in the interpolation procedure.Alan Mishchenko2013-02-214-20/+31
|
* Added 'gap timeout' to pdr.Alan Mishchenko2013-02-162-14/+34
|
* Added 'gap timeout' to bmc3 and sim3.Alan Mishchenko2013-02-161-0/+1
|
* Added 'gap timeout' to bmc3 and sim3.Alan Mishchenko2013-02-152-4/+13
|
* Corner-case bug fix in PDR.Alan Mishchenko2013-02-011-1/+1
|
* Fixed a corner-case when 'sim3 -a' does not work for costant POs.Alan Mishchenko2013-01-251-5/+27
|
* Added switch &trim -V <num> to remove const POs with specific value <num>.Alan Mishchenko2013-01-251-1/+1
|
* Enabled detecting CEXes in multiple POs without stopping (sim3 -a).Alan Mishchenko2013-01-231-28/+24
|
* Enabled detecting CEXes in multiple POs without stopping (sim3 -a).Alan Mishchenko2013-01-234-29/+47
|
* Enabled detecting CEXes in multiple POs without stopping (sim3 -a).Alan Mishchenko2013-01-232-18/+50
|
* 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-109-12/+12
|
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-094-5/+14
|
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-091-9/+14
|
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-098-26/+45
|
* Corner-case bug fix in &rpm.Alan Mishchenko2012-12-091-0/+5
|
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-096-129/+165
|
* Making 'scorr -c' applicable to seq benchmarks without constraints.Alan Mishchenko2012-12-041-4/+4
|
* Isolating BMC code into a separate package.Alan Mishchenko2012-11-145-0/+5
|
* Made print-out of frontier cut an option ('-c') in '&ps'.Alan Mishchenko2012-11-122-6/+6
|
* Enabling verbose report of dumping abstraction in GLA.Alan Mishchenko2012-11-071-4/+4
|
* Improvements to LMS code.Alan Mishchenko2012-11-061-1/+1
|
* MergeNiklas Een2012-10-307-3/+38
|\