| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug fix in &gla. | Alan Mishchenko | 2012-06-29 | 1 | -0/+10 |
* | Bug fix in &gla. | Alan Mishchenko | 2012-06-29 | 1 | -1/+1 |
* | Bug fix when &vta returns empty absraction. | Alan Mishchenko | 2012-06-29 | 2 | -16/+22 |
* | Bug fix in &gla -d. | Alan Mishchenko | 2012-06-29 | 2 | -14/+22 |
* | Improving printouts in &vta and &gla. | Alan Mishchenko | 2012-06-28 | 2 | -9/+14 |
* | Gate level abstraction (command &gla). | Alan Mishchenko | 2012-06-28 | 1 | -42/+100 |
* | Gate level abstraction (command &gla). | Alan Mishchenko | 2012-06-28 | 1 | -8/+13 |
* | Gate level abstraction (command &gla). | Alan Mishchenko | 2012-06-28 | 2 | -0/+788 |
* | New computation of tents for GIA package. | Alan Mishchenko | 2012-06-28 | 1 | -2/+61 |
* | Added min-cut-based refinement of gate-level abstraction (command &gla_refine). | Alan Mishchenko | 2012-06-24 | 4 | -0/+227 |
* | Added memory reporting to &vta. | Alan Mishchenko | 2012-06-22 | 4 | -10/+33 |
* | Switch -A <file_name> to specify file name for dumping abstrated model with &... | Alan Mishchenko | 2012-06-21 | 2 | -2/+4 |
* | Misc changes. | Alan Mishchenko | 2012-05-21 | 1 | -2/+2 |
* | Changing 'if' to allow for delay optimization on sequential paths only. | Alan Mishchenko | 2012-05-20 | 1 | -1/+2 |
* | Misc changes. | Alan Mishchenko | 2012-05-19 | 3 | -1/+69 |
* | Preventing &iso from removing fanoutless PIs. | Alan Mishchenko | 2012-05-03 | 3 | -6/+14 |
* | Misc changes. | Alan Mishchenko | 2012-05-02 | 1 | -1/+2 |
* | Bug fixes in previous bug fixes related to &trim. | Alan Mishchenko | 2012-05-01 | 3 | -31/+60 |
* | Added supporting dual-output seq miters in &trim (bug fix). | Alan Mishchenko | 2012-04-30 | 1 | -2/+0 |
* | Added supporting dual-output seq miters in &trim. | Alan Mishchenko | 2012-04-28 | 1 | -0/+13 |
* | Added supporting dual-output seq miters in &iso. | Alan Mishchenko | 2012-04-28 | 1 | -0/+8 |
* | Added supporting dual-output seq miters in &trim. | Alan Mishchenko | 2012-04-28 | 3 | -7/+48 |
* | Added supporting dual-output seq miters in &iso. | Alan Mishchenko | 2012-04-28 | 1 | -2/+2 |
* | Added supporting dual-output seq miters in &iso. | Alan Mishchenko | 2012-04-28 | 2 | -5/+40 |
* | Writing status file vta.status when dumping intermediate abstraction in &vta. | Alan Mishchenko | 2012-04-27 | 1 | -1/+3 |
* | Updating the counter of finished frames when dumping intermediate abstraction... | Alan Mishchenko | 2012-04-27 | 1 | -0/+3 |
* | Misc changes. | Alan Mishchenko | 2012-04-22 | 1 | -1/+5 |
* | Adding dumping abstractions in &vta. | Alan Mishchenko | 2012-04-15 | 1 | -2/+5 |
* | Added/moved several APIs. | Alan Mishchenko | 2012-04-10 | 1 | -4/+0 |
* | Added dumping abstracted model in &vta. | Alan Mishchenko | 2012-04-07 | 1 | -2/+2 |
* | Added dumping abstracted model in &vta. | Alan Mishchenko | 2012-04-07 | 2 | -0/+37 |
* | Added several new APIs to GIA and for file management. | Alan Mishchenko | 2012-03-30 | 2 | -0/+13 |
* | Exploration of ISO and minor changes. | Alan Mishchenko | 2012-03-13 | 1 | -7/+104 |
* | Updating &test to call full check. | Alan Mishchenko | 2012-03-10 | 1 | -1/+1 |
* | Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)... | Alan Mishchenko | 2012-03-09 | 3 | -7/+7 |
* | Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci... | Alan Mishchenko | 2012-03-09 | 1 | -13/+13 |
* | Do not cancel the current abstraction when a new refinement is discovered in ... | Alan Mishchenko | 2012-03-09 | 1 | -3/+3 |
* | Commenting out verbose statements. | Alan Mishchenko | 2012-03-08 | 1 | -4/+4 |
* | Adding features related to the communication bridge. | Alan Mishchenko | 2012-03-02 | 1 | -9/+77 |
* | Redirecting printf messages. | Alan Mishchenko | 2012-03-02 | 1 | -50/+42 |
* | Added skipping &iso when there is only one PO. | Alan Mishchenko | 2012-02-29 | 1 | -0/+2 |
* | Isomorphism checking code. | Alan Mishchenko | 2012-02-20 | 1 | -11/+44 |
* | Isomorphism checking code. | Alan Mishchenko | 2012-02-20 | 4 | -129/+580 |
* | Isomorphism checking code. | Alan Mishchenko | 2012-02-19 | 1 | -9/+12 |
* | Isomorphism checking code. | Alan Mishchenko | 2012-02-19 | 2 | -10/+137 |
* | Added printout of BMC tents in &ps. | Alan Mishchenko | 2012-02-19 | 6 | -14/+27 |
* | Added QuickSort based on 3-way partitioning. | Alan Mishchenko | 2012-02-19 | 1 | -217/+1 |
* | Isomorphism checking code. | Alan Mishchenko | 2012-02-19 | 1 | -55/+201 |
* | Isomorphism checking code. | Alan Mishchenko | 2012-02-18 | 1 | -869/+361 |
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-16 | 15 | -27/+22 |