summaryrefslogtreecommitdiffstats
path: root/src/opt/dar/darBalance.c
Commit message (Expand)AuthorAgeFilesLines
* Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers.Alan Mishchenko2021-09-261-3/+3
* Bug fix.Alan Mishchenko2021-08-031-1/+1
* Corner-case bug fix in balancing.Alan Mishchenko2014-09-081-0/+2
* Updating code to support barrier buffers.Alan Mishchenko2014-03-181-9/+37
* Bug fix in XOR balancing.Alan Mishchenko2013-09-151-4/+3
* Adding timeout to AIG rewriting inside 'int'.Alan Mishchenko2013-07-071-0/+17
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-1/+1
* Bug fix in XOR balancing (command 'balance -x').Alan Mishchenko2012-10-051-1/+1
* Cleaing AIG manager by removing pointers to HAIG.Alan Mishchenko2012-09-231-23/+0
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-1/+1
* Important bug fix in XOR balancing (balance -x).Alan Mishchenko2012-03-261-185/+91
* Logic sharing for multi-input gates.Alan Mishchenko2012-03-261-7/+194
* 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-091-2/+2
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-091-6/+6
* Major restructuring of the code.Alan Mishchenko2012-01-211-0/+645