summaryrefslogtreecommitdiffstats
path: root/src/proof/cec
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | constant.
* 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 ↵Alan Mishchenko2012-04-241-0/+3
| | | | conflicts.
* 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 ↵Alan Mishchenko2012-01-231-1/+1
| | | | crashes in 'dsec' (correction to the previous fix).
* Bug fix for incorrect memory allocation in main SAT solver, leading to ↵Alan Mishchenko2012-01-221-1/+1
| | | | crashes in 'dsec'.
* Major restructuring of the code.Alan Mishchenko2012-01-2118-0/+8387