summaryrefslogtreecommitdiffstats
path: root/src/aig/saig
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-074-4/+4
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-0728-104/+94
|
* Changing default conflict limits in bmc2 and bmc3 to be 0 (no limit).Alan Mishchenko2012-07-051-3/+3
|
* Various changes to enable sensitization-based refinement in &gla.Alan Mishchenko2012-07-041-1/+1
|
* Other improvements to bmc2 and bmc3.Alan Mishchenko2012-07-011-3/+4
|
* Other improvements to bmc2 and bmc3.Alan Mishchenko2012-07-011-4/+4
|
* Other improvements to bmc2 and bmc3.Alan Mishchenko2012-07-011-13/+1
|
* Other improvements to bmc2 and bmc3.Alan Mishchenko2012-07-011-73/+116
|
* Other improvements to bmc2 and bmc3.Alan Mishchenko2012-07-012-23/+45
|
* Reducing memory usage in bmc2 and bmc3.Alan Mishchenko2012-07-011-2/+1
|
* Reducing memory usage in bmc2 and bmc3.Alan Mishchenko2012-07-011-1/+1
|
* Reducing memory usage in bmc2 and bmc3.Alan Mishchenko2012-07-012-1/+2
|
* Reducing memory usage in bmc2 and bmc3.Alan Mishchenko2012-07-011-1/+2
|
* Reducing memory usage in bmc2 and bmc3.Alan Mishchenko2012-07-012-172/+149
|
* Gate level abstraction (command &gla).Alan Mishchenko2012-06-281-0/+99
|
* Added min-cut-based refinement of gate-level abstraction (command &gla_refine).Alan Mishchenko2012-06-241-0/+2
|
* Added memory reporting to &vta.Alan Mishchenko2012-06-221-10/+10
|
* Reporing memory usage by the SAT solver in 'bmc3'.Alan Mishchenko2012-06-151-6/+8
|
* Do not allow quitting bmc3 after exploring 2^<num_ff> frames if jump-forward ↵Alan Mishchenko2012-05-201-1/+1
| | | | is enabled.
* Renamed Aig_ObjPioNum to be Aig_ObjCioId.Alan Mishchenko2012-03-0918-65/+65
|
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-0939-291/+291
|
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ↵Alan Mishchenko2012-03-0933-269/+269
| | | | ...Ci/Co.
* Fixing a bug and adding verification of minimized counter-example.Alan Mishchenko2012-03-061-2/+2
|
* Fixing a bug and adding verification of minimized counter-example.Alan Mishchenko2012-03-061-6/+134
|
* Adding flag -s to &put to disable status clearing.Alan Mishchenko2012-02-221-1/+1
|
* Isomorphism checking code.Alan Mishchenko2012-02-191-1/+1
|
* Isomorphism checking code.Alan Mishchenko2012-02-191-8/+7
|
* Added QuickSort based on 3-way partitioning.Alan Mishchenko2012-02-192-2/+2
|
* Setting the default limit on the number of timeframe in bmc2/bmc3 to 0 ↵Alan Mishchenko2012-02-191-1/+1
| | | | (infinity).
* Setting the default limit on the number of timeframe in bmc2/bmc3 to 0 ↵Alan Mishchenko2012-02-192-3/+7
| | | | (infinity).
* Isomorphism checking code.Alan Mishchenko2012-02-181-6/+176
|
* Isomorphism checking code.Alan Mishchenko2012-02-171-195/+273
|
* Isomorphism checking code.Alan Mishchenko2012-02-172-8/+196
|
* Isomorphism checking code.Alan Mishchenko2012-02-172-8/+15
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-1620-31/+22
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-7/+0
|
* Changing how BMC report runtime.Alan Mishchenko2012-02-162-2/+6
|
* Variable timeframe abstraction.Alan Mishchenko2012-02-131-1/+1
|
* Isomorphism checking code.Alan Mishchenko2012-02-121-3/+18
|
* Graph isomorphism checking code.Alan Mishchenko2012-02-112-27/+46
|
* Graph isomorphism checking code.Alan Mishchenko2012-02-115-0/+1733
|
* Bug fix in flop-level abstraction refinement.Alan Mishchenko2012-02-091-1/+2
|
* Graph isomorphism checking code.Alan Mishchenko2012-01-302-0/+77
|
* Generation of dual-rail miter.Alan Mishchenko2012-01-281-0/+206
|
* Generation of dual-rail miter.Alan Mishchenko2012-01-281-1/+1
|
* Generation of dual-rail miter.Alan Mishchenko2012-01-282-0/+4
|
* Variable timeframe abstraction.Alan Mishchenko2012-01-271-3/+3
|
* Major restructuring of the code.Alan Mishchenko2012-01-2135-236/+236
|
* Replaced 'bmc' by 'bmc2' in 'dprove'. Added switches to 'dprove' to control ↵Alan Mishchenko2012-01-193-3/+3
| | | | BMC frames and conflicts.
* Added switch 'write_counter -f' to output flop values in each time frame.Alan Mishchenko2012-01-182-0/+53
|