summaryrefslogtreecommitdiffstats
path: root/src/proof/live
Commit message (Expand)AuthorAgeFilesLines
* Fixing several potential bugs.Alan Mishchenko2019-03-191-1/+1
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-7/+7
* Integration of the liveness property prover developed by Sayak Ray.Alan Mishchenko2013-05-057-1/+3276
* Fixing compiler warning.Alan Mishchenko2012-07-131-0/+1
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-073-10/+10
* Renamed Aig_ObjPioNum to be Aig_ObjCioId.Alan Mishchenko2012-03-092-4/+4
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-093-53/+53
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-092-85/+85
* Silencing remaining gcc warnings.Alan Mishchenko2012-03-091-19/+19
* Silencing remaining gcc warnings.Alan Mishchenko2012-03-092-13/+13
* Major restructuring of the code.Alan Mishchenko2012-01-214-0/+4265