summaryrefslogtreecommitdiffstats
path: root/src/opt/dar
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
* Upgrading choice computation.Alan Mishchenko2021-07-311-2/+2
* Integration with several commands.Alan Mishchenko2020-11-191-2/+5
* Corner-case bug fix in balancing.Alan Mishchenko2014-09-081-0/+2
* Adding delay optimization to synthesis script &syn2.Alan Mishchenko2014-08-081-0/+2
* Improvements to representation of choices.Alan Mishchenko2014-07-011-1/+1
* 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-074-1/+38
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-275-50/+50
* User-controlable SAT sweeper and other small changes.Alan Mishchenko2013-02-271-1/+0
* 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-232-58/+0
* Replacing Mb/Gb to be MB/GB.Alan Mishchenko2012-07-092-2/+2
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-077-12/+12
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-072-3/+4
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-075-22/+25
* Various changes to enable sensitization-based refinement in &gla.Alan Mishchenko2012-07-044-10/+10
* Other improvements to bmc2 and bmc3.Alan Mishchenko2012-07-011-0/+85
* 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-093-4/+4
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-092-7/+7
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-163-3/+3
* Major restructuring of the code.Alan Mishchenko2012-01-2114-0/+16908