summaryrefslogtreecommitdiffstats
path: root/src/sat/bmc
Commit message (Collapse)AuthorAgeFilesLines
* Improvements to 'satclp'.Alan Mishchenko2015-11-091-4/+180
|
* Improvements to 'satclp'.Alan Mishchenko2015-11-091-3/+3
|
* Improvements to 'satclp' (unfinished).Alan Mishchenko2015-11-061-54/+163
|
* Improvements to 'satclp' (unfinished).Alan Mishchenko2015-11-061-8/+344
|
* Improvements to 'satclp'.Alan Mishchenko2015-10-281-10/+161
|
* Set the default cube limit in 'satclp' to be 0.Alan Mishchenko2015-10-231-2/+2
|
* Quality improvement in 'satclp'.Alan Mishchenko2015-10-221-2/+85
|
* Minor tuning in 'satclp'.Alan Mishchenko2015-10-221-10/+18
|
* Corner case bug in 'satclp'.Alan Mishchenko2015-10-211-3/+6
|
* Code inserts to profile runtime of 'satclp'.Alan Mishchenko2015-10-211-0/+24
|
* Additional improvements in 'satclp'.Alan Mishchenko2015-10-181-1/+1
|
* Additional improvements in 'satclp'.Alan Mishchenko2015-10-181-1/+162
|
* Added approximate SAT-based irredundant procedure to 'satclp'.Alan Mishchenko2015-10-171-0/+80
|
* Bug fix in 'satclp -r'.Alan Mishchenko2015-10-161-1/+4
|
* New switch 'satclp -r' to reverse variable order.Alan Mishchenko2015-10-071-6/+10
|
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-041-50/+122
|
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-041-71/+148
|
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-031-0/+227
|
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-031-0/+1
|
* Removing unhelpful assertion in CEX minimization.Alan Mishchenko2015-09-011-1/+1
|
* Procedure for extending care CEX to all objects.Alan Mishchenko2015-05-142-0/+55
|
* Adding support for dumping faults not detected by a given test-set in ↵Alan Mishchenko2015-04-172-22/+109
| | | | &fftest (switch -n).
* Bug fix in &satfx.Alan Mishchenko2015-04-171-2/+2
|
* Adding support for cardinality constraints in &fftest (switches -K and -k).Alan Mishchenko2015-04-162-1/+63
|
* Adding switch &fftest -e to dump delay-tests in a special format.Alan Mishchenko2015-04-151-1/+2
|
* Adding switch &fftest -e to dump delay-tests in a special format.Alan Mishchenko2015-04-142-2/+75
|
* Typo in hash function.Alan Mishchenko2015-04-021-1/+1
|
* Compiler warning.Alan Mishchenko2015-04-011-1/+1
|
* Added backward flop order to &icheck (switch -b).Alan Mishchenko2015-04-012-11/+84
|
* Updating command &satfx.Alan Mishchenko2015-03-311-3/+1
|
* Adding flop-input-only switch -f in &fftest for '-S str'.Alan Mishchenko2015-03-161-9/+35
|
* Adding flop-input-only switch -f in &fftest.Alan Mishchenko2015-03-142-13/+35
|
* Adding silent mode to &splitprove.Alan Mishchenko2015-03-141-1/+7
|
* Experiments with SAT-based cube enumeration.Alan Mishchenko2015-03-061-57/+103
|
* Experiments with SAT-based cube enumeration.Alan Mishchenko2015-03-051-1/+1
|
* Experiments with SAT-based cube enumeration.Alan Mishchenko2015-03-051-0/+1
|
* Experiments with SAT-based cube enumeration.Alan Mishchenko2015-03-052-6/+683
|
* Fixed a typo in variable names.Alan Mishchenko2015-02-071-3/+3
|
* Implementation of CE extraction for multiple MUXes driving D-inputs of FFs.Alan Mishchenko2015-01-081-1/+1
|
* Returning multiple counter-examples.Alan Mishchenko2015-01-031-1/+2
|
* Returning multiple counter-examples.Alan Mishchenko2015-01-031-8/+41
|
* Bug fix in &fftest when used for ECO.Alan Mishchenko2014-12-101-8/+39
|
* Experimental implementation of BMC-related procedures.Alan Mishchenko2014-11-051-7/+31
|
* Experimental implementation of BMC-related procedures.Alan Mishchenko2014-11-042-0/+340
|
* Compiler warnings.Alan Mishchenko2014-11-031-2/+2
|
* Bug fix in CEX printing.Alan Mishchenko2014-11-031-1/+1
|
* Improvements to &fftest (adding computation of fixed parameters).Alan Mishchenko2014-11-021-108/+206
|
* Bug fix in bmc3 -a -x.Alan Mishchenko2014-10-281-1/+1
|
* Bug fix in bmc3 -a -x.Alan Mishchenko2014-10-281-1/+1
|
* Adding switch &fftest -N <num> to detect fixed vars after each <num> iterations.Alan Mishchenko2014-10-252-1/+64
|