summaryrefslogtreecommitdiffstats
path: root/src/proof/llb
Commit message (Expand)AuthorAgeFilesLines
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-2428-12634/+0
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-241-1/+2
* Compiler warnings.Alan Mishchenko2013-10-173-4/+6
* New API to return the set of all reachable states as an AIG.Alan Mishchenko2013-09-101-1/+93
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-2716-140/+140
* g++ warnings.Alan Mishchenko2013-05-191-1/+1
* Improvements to the hierarchy/timing manager.Alan Mishchenko2013-03-051-1/+1
* User-controlable SAT sweeper and other small changes.Alan Mishchenko2013-02-271-2/+1
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-241-1/+1
* Unified print-out of property failures produced by all engines.Alan Mishchenko2012-09-094-7/+7
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-074-10/+10
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-1/+1
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-0715-88/+110
* Renamed Aig_ObjPioNum to be Aig_ObjCioId.Alan Mishchenko2012-03-091-4/+4
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-0913-43/+43
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-0910-23/+23
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-1612-25/+25
* Timeout crash fix in 'reachy'.Alan Mishchenko2012-02-131-5/+16
* Major restructuring of the code.Alan Mishchenko2012-01-2128-0/+12507