summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Renamed reference counting APIs in GIA package.Alan Mishchenko2012-10-0223-93/+85
* Structural reparametrization.Alan Mishchenko2012-10-022-81/+235
* Combined old reparametrization command with the new one.Alan Mishchenko2012-10-026-64/+22
* Added detection of 'readline' library at compile-time.Alan Mishchenko2012-10-021-2/+2
* Added detection of 'readline' library at compile-time.Alan Mishchenko2012-10-021-2/+2
* Structural reparametrization.Alan Mishchenko2012-10-024-133/+154
* Separated truth table computation for GIA manager and added new procedures.Alan Mishchenko2012-10-023-70/+89
* Separated truth table computation for GIA manager and added new procedures.Alan Mishchenko2012-10-024-149/+301
* Structural reparametrization.Alan Mishchenko2012-10-013-28/+314
* Fixed several important problems in choice computation (command 'dch').Alan Mishchenko2012-10-011-1/+1
* Fixed several important problems in choice computation (command 'dch').Alan Mishchenko2012-10-016-1619/+284
* Changes several defaults of 'super' to be infinite.Alan Mishchenko2012-10-015-52/+51
* Structural reparametrization.Alan Mishchenko2012-09-303-0/+446
* Added serialization of Mini AIG.Alan Mishchenko2012-09-292-6/+72
* Experiments with mini AIG manager.Alan Mishchenko2012-09-293-1/+2
* Updating code of non-ABC files to have no ABC-specific macros.Alan Mishchenko2012-09-292-9/+0