summaryrefslogtreecommitdiffstats
path: root/src/aig/gia/giaAbsGla.c
Commit message (Expand)AuthorAgeFilesLines
* Enabling &gla for combinational miters.Alan Mishchenko2012-07-181-8/+7
* Added new refinement manager for &gla and &abs_refine.Alan Mishchenko2012-07-141-8/+98
* Several small changes and fixes.Alan Mishchenko2012-07-131-7/+12
* Handling the trivial case when PO is driven by a constant.Alan Mishchenko2012-07-111-0/+12
* Changes to clause mapping.Alan Mishchenko2012-07-111-37/+9
* Changes to clause mapping.Alan Mishchenko2012-07-111-3/+3
* Improvements in the proof-logging SAT solver.Alan Mishchenko2012-07-111-38/+13
* Fixed several problems when CEX is detected by &vta/&gla.Alan Mishchenko2012-07-111-3/+6
* Enabling refinement in &gla_refine even if CEX is invalid.Alan Mishchenko2012-07-111-2/+2
* Replacing printf() by Abc_Print().Alan Mishchenko2012-07-101-31/+31
* Improving print-outs of &vta and &gla.Alan Mishchenko2012-07-101-4/+13
* Improving print-outs of &vta and &gla.Alan Mishchenko2012-07-101-3/+27
* Replacing Mb/Gb to be MB/GB.Alan Mishchenko2012-07-091-1/+1
* Performance bug fix in &gla.Alan Mishchenko2012-07-091-1/+3
* Added command &gla_purify.Alan Mishchenko2012-07-081-22/+34
* Updating memory print-out of &vta and &gla.Alan Mishchenko2012-07-081-2/+2
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-4/+4
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-1/+2
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-1/+2
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-8/+4
* Fixing time primtouts in &vta and &gla.Alan Mishchenko2012-07-071-10/+12
* Adding memory report to print-outs produced by &vta and &gla.Alan Mishchenko2012-07-071-0/+1
* Fixed &gla to work in the bridge mode.Alan Mishchenko2012-07-071-10/+65
* Making 'pdr', &gla, &vta print correctly in batch mode.Alan Mishchenko2012-07-071-1/+3
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-051-8/+11
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-051-18/+26
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-041-75/+165
* Various changes to enable sensitization-based refinement in &gla.Alan Mishchenko2012-07-041-337/+166
* Performance improvement in &gla.Alan Mishchenko2012-07-041-3/+235
* Performance improvement in &gla_refine.Alan Mishchenko2012-07-031-2/+2
* Performance improvement in &gla_refine.Alan Mishchenko2012-07-031-104/+308
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-011-69/+606
* Bug fix in &vta.Alan Mishchenko2012-06-291-1/+1
* 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-291-1/+2
* Bug fix in &gla -d.Alan Mishchenko2012-06-291-14/+19
* Improving printouts in &vta and &gla.Alan Mishchenko2012-06-281-3/+6
* 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-281-0/+786
* Added min-cut-based refinement of gate-level abstraction (command &gla_refine).Alan Mishchenko2012-06-241-0/+179