summaryrefslogtreecommitdiffstats
path: root/src/proof/cec
Commit message (Expand)AuthorAgeFilesLines
* Sweeper condition complement bug-fix and code for internal verification.Alan Mishchenko2013-11-011-1/+1
* Extending truth table support in &jf for more than 6 inputs.Alan Mishchenko2013-10-101-3/+3
* Unifying parameters for the &ps command.Alan Mishchenko2013-09-051-1/+1
* Unifying representation of mapping in GIA.Alan Mishchenko2013-06-252-2/+2
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-2710-127/+127
* Potential improvement to &scorr.Alan Mishchenko2013-05-181-0/+72
* Modified command 'init' to allow for specific init values.Alan Mishchenko2013-03-071-1/+1
* Unifification of custom extensions.Alan Mishchenko2012-12-106-8/+8
* Made print-out of frontier cut an option ('-c') in '&ps'.Alan Mishchenko2012-11-121-1/+1
* Added switch '-q' to 'scorr' and '&scorr' to quit when PO is not a candidate ...Alan Mishchenko2012-10-252-0/+14
* Renamed reference counting APIs in GIA package.Alan Mishchenko2012-10-024-6/+6
* Fixed several important problems in choice computation (command 'dch').Alan Mishchenko2012-10-011-1028/+0
* Bug fix: no need to normalize const0 node.Alan Mishchenko2012-09-171-2/+2
* Enabled recording the name of the file GIA is coming from.Alan Mishchenko2012-09-043-0/+5
* Removed unused files from the project.Alan Mishchenko2012-07-252-2/+1
* Replacing Mb/Gb to be MB/GB.Alan Mishchenko2012-07-091-2/+2
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-074-8/+8
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-4/+5
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-0711-40/+54
* Disallow the circiut-based solver in &scorr to run with more than 1000 confli...Alan Mishchenko2012-04-241-0/+3
* Misc changes.Alan Mishchenko2012-04-221-3/+3
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-091-1/+1
* Added printout of BMC tents in &ps.Alan Mishchenko2012-02-191-1/+1
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-172-2/+2
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-1/+1
* Bug fixes in &cec command.Alan Mishchenko2012-02-101-29/+83
* 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-2118-0/+8387