summaryrefslogtreecommitdiffstats
path: root/src/sat/bmc/bmcClp.c
Commit message (Collapse)AuthorAgeFilesLines
* Adding efficient procedure to minimize the set of assumptions.Alan Mishchenko2017-03-011-0/+26
|
* Standardizing the use of new CNF generator. Adding CNF variable connectivity ↵Alan Mishchenko2017-02-101-6/+4
| | | | information.
* Adding new implementation of LEXSAT.Alan Mishchenko2016-04-121-1/+6
|
* Corner-case bug fix in 'satclp' with conflict limit.Alan Mishchenko2016-03-251-5/+10
|
* 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