summaryrefslogtreecommitdiffstats
path: root/src/aig/aig/aigRepar.c
Commit message (Expand)AuthorAgeFilesLines
* Fixing temporary linker problem.Alan Mishchenko2012-07-121-1/+2
* Changes to clause mapping.Alan Mishchenko2012-07-111-12/+12
* Added learned clause recycling to the SAT solver (may impact bmc2, bmc3, dsat...Alan Mishchenko2012-07-091-11/+11
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-2/+2
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-2/+2
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-091-9/+9
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-091-7/+7
* Major restructuring of the code.Alan Mishchenko2012-01-211-4/+4
* Commented out a printout line which cases a warning to be printed.Alan Mishchenko2012-01-131-1/+1
* Computing interpolants as truth tables.Alan Mishchenko2011-12-221-5/+10
* Started SAT-based reparameterization.Alan Mishchenko2011-12-131-0/+397