summaryrefslogtreecommitdiffstats
path: root/src/proof/cec/cecCore.c
Commit message (Collapse)AuthorAgeFilesLines
* Adding solver type in &sat.Alan Mishchenko2020-12-161-1/+5
|
* Adding switch to replace proved outputs by const0.Alan Mishchenko2020-12-161-4/+4
|
* Corner case bug fix in &cec.Alan Mishchenko2020-12-021-2/+2
|
* Experiments with SAT sweeping.Alan Mishchenko2020-11-091-0/+5
|
* Deleting unused info left by the SAT sweeper.Alan Mishchenko2020-09-101-0/+2
|
* Adding switch &cec -w to print SAT solver stats.Alan Mishchenko2020-09-061-1/+1
|
* Making &cec use precomputed simulation info.Alan Mishchenko2020-08-121-3/+8
|
* Adding switch &w -n to modify the comment section of the AIGER file written.Alan Mishchenko2018-11-211-2/+2
|
* Adding &sat -x to save CEXes for multi-output combinational miters.Alan Mishchenko2018-05-061-0/+2
|
* Experiments with circuit-based SAT.Alan Mishchenko2018-01-271-1/+1
|
* Experiments with SAT sweeping.Alan Mishchenko2017-04-111-0/+1
|
* Adding new command 'dump_equiv'.Alan Mishchenko2016-07-211-2/+8
|
* Several bug fixes and silencing requests.Alan Mishchenko2015-03-161-3/+4
|
* Enabling circuit solver in &fraig.Alan Mishchenko2014-08-121-1/+4
|
* Unifying parameters for the &ps command.Alan Mishchenko2013-09-051-1/+1
|
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-15/+15
|
* Unifification of custom extensions.Alan Mishchenko2012-12-101-2/+2
|
* Made print-out of frontier cut an option ('-c') in '&ps'.Alan Mishchenko2012-11-121-1/+1
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-4/+5
|
* Added printout of BMC tents in &ps.Alan Mishchenko2012-02-191-1/+1
|
* Major restructuring of the code.Alan Mishchenko2012-01-211-0/+542