summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Experiments with mini AIG manager.Alan Mishchenko2012-09-293-12/+41
* Compiler warnings.Alan Mishchenko2012-09-292-2/+4
* Added detection of 'readline' library at compile-time.Alan Mishchenko2012-09-291-10/+9
* Replacing 'st_table' by 'st__table' to resolve linker problems.Alan Mishchenko2012-09-2967-1162/+1162
* Experiments with mini AIG manager.Alan Mishchenko2012-09-293-44/+60
* Experiments with mini AIG manager.Alan Mishchenko2012-09-291-0/+190
* Experiments with mini AIG manager.Alan Mishchenko2012-09-291-66/+72
* Updated version of LMS code.Alan Mishchenko2012-09-261-0/+1
* Updated version of LMS code.Alan Mishchenko2012-09-261-3/+3
* Updated version of LMS code.Alan Mishchenko2012-09-261-4/+6
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-2512-269/+669
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-252-2/+2
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-259-133/+609
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-2519-1244/+418
* Changed printouts in a few places in supergate computation.Alan Mishchenko2012-09-247-6/+14
* Correcting comment related to pthreads.Alan Mishchenko2012-09-241-1/+1
* Testing GIA with time manager.Alan Mishchenko2012-09-243-12/+57
* Improving computation of choices from equivalence classes.Alan Mishchenko2012-09-238-150/+535
* Testing GIA with time manager.Alan Mishchenko2012-09-2313-84/+526
* Modified structural constraint extraction (unfold -s) to work for multi-outpu...Alan Mishchenko2012-09-233-164/+265