summaryrefslogtreecommitdiffstats
path: root/src/aig/saig/saigIsoFast.c
Commit message (Expand)AuthorAgeFilesLines
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-8/+8
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-1/+1
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-2/+3
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-091-2/+2
* Added QuickSort based on 3-way partitioning.Alan Mishchenko2012-02-191-1/+1
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-1/+1
* Graph isomorphism checking code.Alan Mishchenko2012-02-111-0/+352