summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replaced printfs with Abc_PrintNiklas Een2012-10-291-89/+88
* Commenting out printout.Alan Mishchenko2012-10-101-2/+2
* Added procedure to check correctness of the topo order during AIG construction.Alan Mishchenko2012-10-101-0/+27
* Added command to transform GIA into the file with truth tables for each output.Alan Mishchenko2012-10-101-0/+77
* Improvements to gate sizing.Alan Mishchenko2012-10-093-41/+46
* Improvements to gate sizing.Alan Mishchenko2012-10-097-163/+221
* Making report about the number of correcty covered frames consistent across t...Alan Mishchenko2012-10-094-6/+7
* Improvements to gate-sizing.Alan Mishchenko2012-10-091-2/+4
* Improvements to gate-sizing.Alan Mishchenko2012-10-093-9/+27
* Improvements to gate sizing (bug fix).Alan Mishchenko2012-10-091-4/+6
* Improvements to gate sizing (bug fix).Alan Mishchenko2012-10-091-1/+2
* Bug fix in &gla (incorrect reporting of proved timeframes).Alan Mishchenko2012-10-091-2/+2
* Bug fix in &gla (incorrect reporting of proved timeframes).Alan Mishchenko2012-10-091-1/+2
* Improvements to gate sizing.Alan Mishchenko2012-10-091-2/+2
* Improvements to gate sizing.Alan Mishchenko2012-10-094-14/+24
* Improvements to gate sizing.Alan Mishchenko2012-10-093-6/+35
* Making explicit cast to 64-bit unsigned in a few places.Alan Mishchenko2012-10-0910-31/+31
* Extending the default GIA writing buffer.Alan Mishchenko2012-10-091-1/+1
* Improvements to gate sizing.Alan Mishchenko2012-10-093-82/+82
* Bug fix in LMS code.Alan Mishchenko2012-10-081-1/+1
* Improvements to gate sizing.Alan Mishchenko2012-10-0811-203/+902
* Bug fix in reading AIGER with both signal names and extensions.Alan Mishchenko2012-10-081-79/+79
* Updating readme.Alan Mishchenko2012-10-061-3/+3
* New AIG optimization package.Alan Mishchenko2012-10-061-5/+5
* Updating readme.Alan Mishchenko2012-10-062-3/+8
* New AIG optimization package.Alan Mishchenko2012-10-061-31/+18
* New AIG optimization package.Alan Mishchenko2012-10-063-27/+59
* New AIG optimization package.Alan Mishchenko2012-10-063-3/+4
* New AIG optimization package.Alan Mishchenko2012-10-067-0/+691
* Allow for binary input file in 'testdec' and 'testnpn'.Alan Mishchenko2012-10-052-3/+15
* Allow for binary input file in 'testdec' and 'testnpn'.Alan Mishchenko2012-10-051-2/+4
* Allow for binary input file in 'testdec' and 'testnpn'.Alan Mishchenko2012-10-053-54/+144
* Simplification in AIG manager object counting.Alan Mishchenko2012-10-052-4/+3
* Bug fix in loading the timing manager.Alan Mishchenko2012-10-051-0/+8
* Bug fix in XOR balancing (command 'balance -x').Alan Mishchenko2012-10-051-1/+1
* Changed 'readline' declaration rules.Alan Mishchenko2012-10-041-2/+2
* Minor bug fix.Alan Mishchenko2012-10-041-3/+3
* Minor bug fix.Alan Mishchenko2012-10-041-0/+3
* C++ portability changes.Alan Mishchenko2012-10-031-3/+3
* C++ portability changes.Alan Mishchenko2012-10-032-15/+15
* C++ portability changes.Alan Mishchenko2012-10-033-23/+23
* C++ portability changes.Alan Mishchenko2012-10-032-6/+5
* C++ portability changes.Alan Mishchenko2012-10-033-3/+3
* C++ portability changes.Alan Mishchenko2012-10-031-1/+1
* C++ portability changes.Alan Mishchenko2012-10-031-1/+1
* C++ portability changes.Alan Mishchenko2012-10-0318-51/+57
* Minor bug fixes.Alan Mishchenko2012-10-032-6/+11
* Added command 'starter' to call ABC concurrently.Alan Mishchenko2012-10-022-4/+4
* Added command 'starter' to call ABC concurrently.Alan Mishchenko2012-10-022-31/+85
* Added command 'starter' to call ABC concurrently.Alan Mishchenko2012-10-027-8/+306