summaryrefslogtreecommitdiffstats
path: root/src/aig/saig/saigConstr2.c
Commit message (Collapse)AuthorAgeFilesLines
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-4/+4
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-1/+2
|
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-091-11/+11
|
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ↵Alan Mishchenko2012-03-091-18/+18
| | | | ...Ci/Co.
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-1/+1
|
* Major restructuring of the code.Alan Mishchenko2012-01-211-12/+12
|
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-231-1/+2
|
* Removed useless typecasts related to changes in Vec_VecEntry().Alan Mishchenko2011-08-011-2/+2
|
* initial commit of public abcAlan Mishchenko2010-11-011-0/+1001