summaryrefslogtreecommitdiffstats
path: root/src/base/abci
Commit message (Expand)AuthorAgeFilesLines
* C++ portability changes.Alan Mishchenko2012-10-033-7/+7
* Structural reparametrization.Alan Mishchenko2012-10-021-4/+4
* Combined old reparametrization command with the new one.Alan Mishchenko2012-10-021-54/+12
* Structural reparametrization.Alan Mishchenko2012-10-021-7/+23
* Structural reparametrization.Alan Mishchenko2012-09-301-0/+52
* Added serialization of Mini AIG.Alan Mishchenko2012-09-291-0/+10
* Experiments with mini AIG manager.Alan Mishchenko2012-09-291-1/+1
* Experiments with mini AIG manager.Alan Mishchenko2012-09-291-2/+35
* Replacing 'st_table' by 'st__table' to resolve linker problems.Alan Mishchenko2012-09-292-11/+11
* Experiments with mini AIG manager.Alan Mishchenko2012-09-291-31/+40
* 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
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-251-1/+1
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-252-55/+88
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-251-2/+5
* Changed printouts in a few places in supergate computation.Alan Mishchenko2012-09-241-1/+1
* Testing GIA with time manager.Alan Mishchenko2012-09-241-3/+3
* Testing GIA with time manager.Alan Mishchenko2012-09-233-38/+432
* Modified structural constraint extraction (unfold -s) to work for multi-outpu...Alan Mishchenko2012-09-231-2/+2
* Migrating to array-based traversal ID.Alan Mishchenko2012-09-231-1/+0
* Cleaing AIG manager by removing pointers to HAIG.Alan Mishchenko2012-09-234-186/+1
* Added simplification before the concurrent call to PDR.Alan Mishchenko2012-09-201-2/+6
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-192-2/+2
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-192-1/+30
* Extending BLIF parser/write to hangle multi-output cells.Alan Mishchenko2012-09-192-3/+6
* Fixing mismatch between declaration of the output value of Extra_CpuTime.Alan Mishchenko2012-09-181-3/+7
* Added delay multipliers to 'map'.Alan Mishchenko2012-09-161-7/+13
* Added delay multipliers to 'map'.Alan Mishchenko2012-09-162-17/+36
* Changed a few things in the refinement package of &gla.Alan Mishchenko2012-09-161-1/+1
* Restructured the code to post-process object used during refinement in &gla.Alan Mishchenko2012-09-161-11/+8
* Cleaned 'abc.c' by removing useless procedures.Alan Mishchenko2012-09-151-1689/+939
* Created new abstraction package from the code that was all over the place.Alan Mishchenko2012-09-151-470/+12
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-142-13/+2
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-141-9/+12
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-141-2/+18
* Unified print-out of property failures produced by all engines.Alan Mishchenko2012-09-091-5/+5
* Added switch '-p' to '&gla -n' to use full proof for UNSAT core computation (...Alan Mishchenko2012-09-091-2/+6
* Started CEX minimization procedure.Alan Mishchenko2012-09-081-0/+96
* Updating &gla_refine to perform suffic refinement.Alan Mishchenko2012-09-071-4/+17
* Updating &gla_refine to perform suffic refinement.Alan Mishchenko2012-09-071-5/+18
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-061-2/+2
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-064-28/+70
* Added switch 'dch -r' to skip choices with structural support redundancy.Alan Mishchenko2012-09-051-2/+6
* Added error message when the user is trying 'dsat' for multi-output comb miters.Alan Mishchenko2012-09-051-2/+2
* Added new command &gla_shrink.Alan Mishchenko2012-09-042-2/+95
* Added switch &srm -A <file> for dumping SRM into a user-specified file.Alan Mishchenko2012-09-021-10/+21
* Added an API to convert a multi-output PLA into a shared AIG.Alan Mishchenko2012-08-292-25/+30
* Ensured that SC mapped network is always in a topo order.Alan Mishchenko2012-08-281-1/+14