summaryrefslogtreecommitdiffstats
path: root/src/aig
Commit message (Expand)AuthorAgeFilesLines
* C++ portability changes.Alan Mishchenko2012-10-033-5/+5
* Minor bug fixes.Alan Mishchenko2012-10-031-3/+8
* Renamed reference counting APIs in GIA package.Alan Mishchenko2012-10-0216-72/+64
* Combined old reparametrization command with the new one.Alan Mishchenko2012-10-023-206/+0
* Structural reparametrization.Alan Mishchenko2012-10-022-1/+11
* Separated truth table computation for GIA manager and added new procedures.Alan Mishchenko2012-10-022-0/+57
* Separated truth table computation for GIA manager and added new procedures.Alan Mishchenko2012-10-024-149/+301
* Structural reparametrization.Alan Mishchenko2012-10-012-0/+2
* Fixed several important problems in choice computation (command 'dch').Alan Mishchenko2012-10-013-387/+68
* Added serialization of Mini AIG.Alan Mishchenko2012-09-291-6/+62
* Experiments with mini AIG manager.Alan Mishchenko2012-09-292-0/+194
* Replacing 'st_table' by 'st__table' to resolve linker problems.Alan Mishchenko2012-09-292-15/+15
* Improving computation of choices from equivalence classes.Alan Mishchenko2012-09-237-150/+529
* Testing GIA with time manager.Alan Mishchenko2012-09-235-28/+19
* Modified structural constraint extraction (unfold -s) to work for multi-outpu...Alan Mishchenko2012-09-231-162/+241
* Cleaing AIG manager by removing pointers to HAIG.Alan Mishchenko2012-09-237-875/+1
* Integrating time manager into choice computation.Alan Mishchenko2012-09-225-64/+212
* Added GIA normalization using timing manager.Alan Mishchenko2012-09-223-8/+96
* Upgrading hierarchy timing manager.Alan Mishchenko2012-09-212-2/+32
* Bug fix in bmc3.Alan Mishchenko2012-09-171-1/+6
* Fixed timeout problem in bmc3 -s.Alan Mishchenko2012-09-171-12/+7
* Created new abstraction package from the code that was all over the place.Alan Mishchenko2012-09-1525-12922/+2
* Corrected &gla -a to work as expected.Alan Mishchenko2012-09-151-33/+52
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-143-3/+7
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-141-1/+1
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-143-71/+88
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-141-1/+1
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-142-11/+106
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-145-55/+187
* Added code to collect experimental results.Alan Mishchenko2012-09-112-2/+2
* Added code to collect experimental results.Alan Mishchenko2012-09-112-2/+2
* Added code to collect experimental results.Alan Mishchenko2012-09-112-2/+2
* Added code to collect experimental results.Alan Mishchenko2012-09-112-4/+4
* Added code to collect experimental results.Alan Mishchenko2012-09-112-2/+2
* Added code to collect experimental results.Alan Mishchenko2012-09-115-16/+71
* Unified print-out of property failures produced by all engines.Alan Mishchenko2012-09-097-13/+12
* Disable printing refinement statistics by default.Alan Mishchenko2012-09-092-2/+2
* Added switch '-p' to '&gla -n' to use full proof for UNSAT core computation (...Alan Mishchenko2012-09-092-2/+5
* Started CEX minimization procedure.Alan Mishchenko2012-09-081-26/+210
* Updating &gla_refine to perform suffix refinement.Alan Mishchenko2012-09-081-1/+1
* Updating &gla_refine to perform suffix refinement.Alan Mishchenko2012-09-082-9/+15
* Started CEX minimization procedure.Alan Mishchenko2012-09-082-0/+179
* Updating &gla_refine to perform suffix refinement.Alan Mishchenko2012-09-081-6/+6
* Updating &gla_refine to perform suffix refinement.Alan Mishchenko2012-09-081-2/+2
* Updating &gla_refine to perform suffic refinement.Alan Mishchenko2012-09-071-10/+65
* Updating &gla_refine to perform suffic refinement.Alan Mishchenko2012-09-073-209/+402
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-061-4/+4
* Added error message when the user is trying 'dsat' for multi-output comb miters.Alan Mishchenko2012-09-051-1/+1
* Added new command &gla_shrink.Alan Mishchenko2012-09-051-1/+1
* Added new command &gla_shrink.Alan Mishchenko2012-09-047-26/+182