summaryrefslogtreecommitdiffstats
path: root/src/aig/gia
Commit message (Expand)AuthorAgeFilesLines
...
* Added GIA normalization using timing manager.Alan Mishchenko2012-09-223-8/+96
* Upgrading hierarchy timing manager.Alan Mishchenko2012-09-212-2/+32
* Created new abstraction package from the code that was all over the place.Alan Mishchenko2012-09-1516-9827/+1
* 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-142-70/+86
* 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-094-6/+5
* 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
* Added new command &gla_shrink.Alan Mishchenko2012-09-051-1/+1
* Added new command &gla_shrink.Alan Mishchenko2012-09-043-1/+151
* Enabling additinal printouts.Alan Mishchenko2012-09-041-0/+64
* Correcting the report of completed timeframes in &gla.Alan Mishchenko2012-09-041-2/+4
* Correcting the report of completed timeframes in &gla.Alan Mishchenko2012-09-041-5/+5
* Make switches -d (-m) by default dump abstracted model (miter with abstractio...Alan Mishchenko2012-09-041-8/+21
* Enabled recording the name of the file GIA is coming from.Alan Mishchenko2012-09-0419-1/+64
* Correcting the report of completed timeframes in &gla.Alan Mishchenko2012-09-043-26/+28
* Uniqifying status file name in &gla.Alan Mishchenko2012-09-033-3/+9
* Several minor changes.Alan Mishchenko2012-09-031-1/+1
* Changes to allow &gla to run with fSimple = 1 (useful for debugging).Alan Mishchenko2012-08-311-6/+6
* Fixing assert which failes when SAT solver returns after a timeout.Alan Mishchenko2012-08-311-0/+2
* Bug fix: abstraction commands not properly updating status when dumping inter...Alan Mishchenko2012-08-283-0/+3
* Bug fix in &gla.Alan Mishchenko2012-08-271-0/+9
* Added switch '&gla -m' to dump original miter with the abstraction map.Alan Mishchenko2012-08-262-16/+25
* Fixing undesirable effect of recent refinement code on older code in &gla -n.Alan Mishchenko2012-08-114-5/+7
* Enabling -S <num> for &gla to not check the first <num> frames.Alan Mishchenko2012-08-102-19/+226
* Fixing problem with max limit on the number of abstracted objects in &gla.Alan Mishchenko2012-08-102-23/+16
* Added purification of UNSAT core in &gla.Alan Mishchenko2012-08-101-1/+43
* Improved abstraction refinement.Alan Mishchenko2012-08-092-2/+5
* Improved abstraction refinement.Alan Mishchenko2012-08-094-21/+29
* Compiler warnings.Alan Mishchenko2012-08-091-1/+1
* Improved abstraction refinement.Alan Mishchenko2012-08-093-40/+485