summaryrefslogtreecommitdiffstats
path: root/src/proof/cec
Commit message (Expand)AuthorAgeFilesLines
* 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