summaryrefslogtreecommitdiffstats
path: root/src/aig/gia
Commit message (Expand)AuthorAgeFilesLines
* Improvements in the proof-logging SAT solver.Alan Mishchenko2012-07-113-76/+33
* Fixed several problems when CEX is detected by &vta/&gla.Alan Mishchenko2012-07-112-3/+7
* Enabling refinement in &gla_refine even if CEX is invalid.Alan Mishchenko2012-07-111-2/+2
* Replacing printf() by Abc_Print().Alan Mishchenko2012-07-102-41/+41
* Improving print-outs of &vta and &gla.Alan Mishchenko2012-07-102-9/+27
* Improving print-outs of &vta and &gla.Alan Mishchenko2012-07-102-8/+59
* Replacing Mb/Gb to be MB/GB.Alan Mishchenko2012-07-0913-18/+18
* Performance bug fix in &gla.Alan Mishchenko2012-07-091-1/+3
* Adding several command-line arguments to 'dsat'.Alan Mishchenko2012-07-091-1/+1
* Added command &gla_purify.Alan Mishchenko2012-07-085-181/+251
* Updating truth table computation for GIA to work for internal nodes as well.Alan Mishchenko2012-07-082-16/+20
* Updating memory print-out of &vta and &gla.Alan Mishchenko2012-07-082-5/+5
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-0721-36/+36
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-072-2/+4
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-1/+2
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-073-3/+5
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-0726-82/+99
* Changing the default value of &vta -t to reduce proof memory usage.Alan Mishchenko2012-07-071-1/+1
* Fixing time primtouts in &vta and &gla.Alan Mishchenko2012-07-072-19/+22
* Adding memory report to print-outs produced by &vta and &gla.Alan Mishchenko2012-07-072-0/+3
* Procedure to compute truth tables for POs of GIA.Alan Mishchenko2012-07-073-0/+198
* Fixed &gla to work in the bridge mode.Alan Mishchenko2012-07-072-29/+76
* Making 'pdr', &gla, &vta print correctly in batch mode.Alan Mishchenko2012-07-073-2/+8
* Added warning for GIA reader when input AIG has dangling nodes.Alan Mishchenko2012-07-071-10/+3
* Commands &fla_gla/&gla_fla to convert between flop-level and gate-level abstr...Alan Mishchenko2012-07-063-75/+157
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-052-15/+21
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-054-159/+166
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-043-77/+180
* Various changes to enable sensitization-based refinement in &gla.Alan Mishchenko2012-07-042-337/+172
* Added static fanout to GIA package.Alan Mishchenko2012-07-043-0/+143
* Performance improvement in &gla.Alan Mishchenko2012-07-042-7/+271
* Performance improvement in &gla_refine.Alan Mishchenko2012-07-031-2/+2
* Performance improvement in &gla_refine.Alan Mishchenko2012-07-034-237/+390
* Bug fix in Gia_ObjPrint()Alan Mishchenko2012-07-031-2/+2
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-013-80/+738
* Reducing memory usage in bmc2 and bmc3.Alan Mishchenko2012-07-012-0/+61
* Bug fix in &vta.Alan Mishchenko2012-06-292-43/+67
* Bug fix in &gla.Alan Mishchenko2012-06-291-0/+10
* Bug fix in &gla.Alan Mishchenko2012-06-291-1/+1
* Bug fix when &vta returns empty absraction.Alan Mishchenko2012-06-292-16/+22
* Bug fix in &gla -d.Alan Mishchenko2012-06-292-14/+22
* Improving printouts in &vta and &gla.Alan Mishchenko2012-06-282-9/+14
* Gate level abstraction (command &gla).Alan Mishchenko2012-06-281-42/+100
* Gate level abstraction (command &gla).Alan Mishchenko2012-06-281-8/+13
* Gate level abstraction (command &gla).Alan Mishchenko2012-06-282-0/+788
* New computation of tents for GIA package.Alan Mishchenko2012-06-281-2/+61
* Added min-cut-based refinement of gate-level abstraction (command &gla_refine).Alan Mishchenko2012-06-244-0/+227
* Added memory reporting to &vta.Alan Mishchenko2012-06-224-10/+33
* Switch -A <file_name> to specify file name for dumping abstrated model with &...Alan Mishchenko2012-06-212-2/+4
* Misc changes.Alan Mishchenko2012-05-211-2/+2