Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Misc changes. | Alan Mishchenko | 2012-05-03 | 2 | -1/+7 |
| | |||||
* | Misc changes. | Alan Mishchenko | 2012-04-22 | 1 | -2/+3 |
| | |||||
* | Misc changes. | Alan Mishchenko | 2012-04-20 | 3 | -14/+5 |
| | |||||
* | Added/moved several APIs. | Alan Mishchenko | 2012-04-10 | 2 | -9/+16 |
| | |||||
* | Added several new APIs. | Alan Mishchenko | 2012-03-31 | 2 | -0/+19 |
| | |||||
* | Added several new APIs to GIA and for file management. | Alan Mishchenko | 2012-03-30 | 2 | -2/+36 |
| | |||||
* | Moving Vec_Set_t to the vector directory. | Alan Mishchenko | 2012-03-28 | 1 | -11/+12 |
| | |||||
* | Moving Vec_Set_t to the vector directory. | Alan Mishchenko | 2012-03-28 | 1 | -0/+263 |
| | |||||
* | Logic sharing for multi-input gates. | Alan Mishchenko | 2012-03-25 | 1 | -0/+32 |
| | |||||
* | Added one currently unused iterator. | Alan Mishchenko | 2012-03-21 | 1 | -3/+5 |
| | |||||
* | Added new procedures to read files. | Alan Mishchenko | 2012-03-11 | 2 | -1/+52 |
| | |||||
* | Silencing remaining gcc warnings. | Alan Mishchenko | 2012-03-09 | 1 | -2/+2 |
| | |||||
* | Some fixes for VTA under Bridge. | Niklas Een | 2012-03-03 | 1 | -1/+1 |
| | |||||
* | Counterexamples now work in Bridge | Niklas Een | 2012-03-03 | 1 | -1/+3 |
| | |||||
* | Some fixes to the Bridge code. More to do. | Niklas Een | 2012-03-03 | 1 | -8/+21 |
| | |||||
* | Removed warning in Abc_Print | Niklas Een | 2012-03-02 | 1 | -28/+27 |
| | |||||
* | Redirecting printf messages. | Alan Mishchenko | 2012-03-02 | 1 | -6/+6 |
| | |||||
* | Redirecting printf messages. | Alan Mishchenko | 2012-03-02 | 1 | -18/+6 |
| | |||||
* | Adding features related to the communication bridge. | Alan Mishchenko | 2012-03-02 | 2 | -96/+109 |
| | |||||
* | Created a communication bridge. | Alan Mishchenko | 2012-03-01 | 3 | -9/+184 |
| | |||||
* | Created a communication bridge. | Alan Mishchenko | 2012-03-01 | 2 | -1/+371 |
| | |||||
* | Silenced a gcc warning. | Alan Mishchenko | 2012-02-24 | 2 | -4/+4 |
| | |||||
* | Added printout of BMC tents in &ps. | Alan Mishchenko | 2012-02-19 | 1 | -7/+7 |
| | |||||
* | Added QuickSort based on 3-way partitioning. | Alan Mishchenko | 2012-02-19 | 2 | -15/+15 |
| | |||||
* | Added QuickSort based on 3-way partitioning. | Alan Mishchenko | 2012-02-19 | 2 | -19/+362 |
| | |||||
* | Isomorphism checking code. | Alan Mishchenko | 2012-02-17 | 1 | -0/+61 |
| | |||||
* | Isomorphism checking code. | Alan Mishchenko | 2012-02-17 | 1 | -5/+7 |
| | |||||
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-17 | 1 | -0/+2 |
| | |||||
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-17 | 2 | -0/+6 |
| | |||||
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-16 | 3 | -2/+4 |
| | |||||
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-16 | 3 | -4/+8 |
| | |||||
* | Isomorphism checking code. | Alan Mishchenko | 2012-02-14 | 1 | -1/+82 |
| | |||||
* | Graph isomorphism checking code. | Alan Mishchenko | 2012-02-11 | 2 | -0/+40 |
| | |||||
* | Removed unused 'bool' definition and unused memory management macros. | Alan Mishchenko | 2012-02-07 | 1 | -19/+0 |
| | |||||
* | Graph isomorphism checking code. | Alan Mishchenko | 2012-01-30 | 1 | -0/+2 |
| | |||||
* | Moving Vec_IntPrint to where it belongs. | Alan Mishchenko | 2012-01-29 | 1 | -0/+20 |
| | |||||
* | Major restructuring of the code. | Alan Mishchenko | 2012-01-21 | 84 | -491/+4333 |
| | |||||
* | New hierarchy manager. | Alan Mishchenko | 2012-01-17 | 1 | -2/+2 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-01-15 | 1 | -0/+23 |
| | |||||
* | Added bit vector. | Alan Mishchenko | 2012-01-13 | 2 | -0/+580 |
| | |||||
* | Added new name manager and modified hierarchy manager to use it. | Alan Mishchenko | 2012-01-13 | 4 | -0/+592 |
| | |||||
* | Added utility to sort lines in a file alphabetically. | Alan Mishchenko | 2011-12-17 | 1 | -0/+97 |
| | |||||
* | Started proof transformations. | Alan Mishchenko | 2011-12-01 | 1 | -0/+16 |
| | |||||
* | Enabled counter-example minimization in 'write_counter'. | Alan Mishchenko | 2011-11-11 | 2 | -1/+20 |
| | |||||
* | Fixed the overflow timeout problem in bmc/bmc2/bmc3/int/pdr/sim, etc. | Alan Mishchenko | 2011-10-31 | 2 | -7/+7 |
| | |||||
* | New proof-based abstraction code (bug fix). | Alan Mishchenko | 2011-10-27 | 1 | -1/+1 |
| | |||||
* | Skip NULL entry when freeing vector of vectors. | Alan Mishchenko | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | New abstraction code. | Alan Mishchenko | 2011-10-15 | 1 | -0/+30 |
| | |||||
* | Changes to Boolean matching. | Alan Mishchenko | 2011-09-24 | 1 | -0/+35 |
| | |||||
* | Initial changes to enable gate-level abstraction. | Alan Mishchenko | 2011-09-22 | 1 | -2/+2 |
| |