summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replacing Mb/Gb to be MB/GB.Alan Mishchenko2012-07-0959-90/+90
|
* Bug fix in the recent changes to the SAT solver.Alan Mishchenko2012-07-091-0/+3
|
* Removing print-out message.Alan Mishchenko2012-07-091-1/+1
|
* Removing print-out message in bridge mode.Alan Mishchenko2012-07-091-2/+4
|
* Performance bug fix in &gla.Alan Mishchenko2012-07-091-1/+3
|
* Adding several command-line arguments to 'dsat'.Alan Mishchenko2012-07-0911-31/+89
|
* Updated Python code to reflect change in include files.Alan Mishchenko2012-07-092-3/+3
|
* Added learned clause recycling to the SAT solver (may impact bmc2, bmc3, ↵Alan Mishchenko2012-07-0910-280/+731
| | | | dsat, etc).
* Added command &gla_purify.Alan Mishchenko2012-07-086-181/+322
|
* 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-085-10/+11
|
* Adding printout to report command line executed in batch mode.Alan Mishchenko2012-07-081-0/+1
|
* Adding restart to rarity simulation in sim3 and &sim3.Alan Mishchenko2012-07-084-37/+99
|
* Adding flushing stdout after printing verbose stats.Alan Mishchenko2012-07-074-0/+5
|
* Adding simple program for executing several instances of ABC in parallel.Alan Mishchenko2012-07-071-0/+194
|
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-07448-878/+878
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-072-2/+4
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-0710-12/+14
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-0744-58/+79
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-07331-1091/+1277
|
* 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
|
* Bug fix in &gla_refine.Alan Mishchenko2012-07-071-0/+3
|
* Procedure to compute truth tables for POs of GIA.Alan Mishchenko2012-07-074-2/+199
|
* Diabling compact AIGER writing by default.Alan Mishchenko2012-07-071-1/+1
|
* 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-0710-11/+35
|
* Added warning for GIA reader when input AIG has dangling nodes.Alan Mishchenko2012-07-071-10/+3
|
* Fixing time printouts in 'pdr'.Alan Mishchenko2012-07-071-4/+4
|
* Fixing time printouts in 'pdr'.Alan Mishchenko2012-07-072-2/+2
|
* Fixing time printouts in 'pdr'.Alan Mishchenko2012-07-076-22/+21
|
* Fixing time printouts in 'pdr'.Alan Mishchenko2012-07-071-4/+4
|
* Fixing time printouts in 'pdr'.Alan Mishchenko2012-07-072-13/+13
|
* Commands &fla_gla/&gla_fla to convert between flop-level and gate-level ↵Alan Mishchenko2012-07-064-75/+263
| | | | abstraction.
* Tentatively retiring command &abs_start, &abs_cba, &abs_pba, &gla_cba, &gla_pba.Alan Mishchenko2012-07-061-10/+10
|
* Setting infinite default conflict limits in 'bmc', 'int', 'pdr'.Alan Mishchenko2012-07-063-8/+8
|
* Updated BIP binary name.Alan Mishchenko2012-07-051-1/+1
|
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-052-15/+21
|
* Changing default conflict limits in bmc2 and bmc3 to be 0 (no limit).Alan Mishchenko2012-07-052-6/+6
|
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-055-188/+257
|
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-044-82/+193
|
* Various changes to enable sensitization-based refinement in &gla.Alan Mishchenko2012-07-0411-356/+191
|
* Added static fanout to GIA package.Alan Mishchenko2012-07-043-0/+143
|
* Performance improvement in &gla.Alan Mishchenko2012-07-045-7/+274
|
* Performance improvement in &gla_refine.Alan Mishchenko2012-07-031-2/+2
|
* Performance improvement in &gla_refine.Alan Mishchenko2012-07-035-238/+391
|
* Bug fix in Gia_ObjPrint()Alan Mishchenko2012-07-031-2/+2
|
* Other improvements to &vta and &gla.Alan Mishchenko2012-07-013-80/+738
|
* Other improvements to bmc2 and bmc3.Alan Mishchenko2012-07-011-3/+4
|