summaryrefslogtreecommitdiffstats
path: root/src/proof/cec/cecSolve.c
Commit message (Expand)AuthorAgeFilesLines
* Adding switch to replace proved outputs by const0.Alan Mishchenko2020-12-161-2/+5
* Corner case bug fix in &sat -a.Alan Mishchenko2020-03-181-3/+12
* Adding switch &w -n to modify the comment section of the AIGER file written.Alan Mishchenko2018-11-211-1/+1
* Bug fix in &sat -x.Alan Mishchenko2018-05-071-0/+2
* Adding &sat -x to save CEXes for multi-output combinational miters.Alan Mishchenko2018-05-061-0/+20
* Adding new command 'dump_equiv'.Alan Mishchenko2016-07-211-1/+11
* Enabling circuit solver in &fraig.Alan Mishchenko2014-08-121-0/+69
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-31/+31
* Unifification of custom extensions.Alan Mishchenko2012-12-101-1/+1
* Bug fix: no need to normalize const0 node.Alan Mishchenko2012-09-171-2/+2
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-6/+11
* Bug fix for incorrect memory allocation in main SAT solver, leading to crashe...Alan Mishchenko2012-01-231-1/+1
* Bug fix for incorrect memory allocation in main SAT solver, leading to crashe...Alan Mishchenko2012-01-221-1/+1
* Major restructuring of the code.Alan Mishchenko2012-01-211-0/+1023