summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-028-8/+310
|
* 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-027-68/+26
|
* 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-025-149/+305
|
* 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-017-1627/+284
|
* Changes several defaults of 'super' to be infinite.Alan Mishchenko2012-10-015-52/+51
|
* Structural reparametrization.Alan Mishchenko2012-09-304-0/+450
|
* Added serialization of Mini AIG.Alan Mishchenko2012-09-292-6/+72
|
* Experiments with mini AIG manager.Alan Mishchenko2012-09-295-5/+11
|
* 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-292-66/+76
|
* 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-251-0/+4
|
* 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-239-150/+539
|
* Testing GIA with time manager.Alan Mishchenko2012-09-2314-84/+530
|
* Modified structural constraint extraction (unfold -s) to work for ↵Alan Mishchenko2012-09-233-164/+265
| | | | multi-output testcases.