Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adding a wrapper around clock() for more accurate time counting in ABC. | Alan Mishchenko | 2013-05-27 | 68 | -581/+581 | |
| | ||||||
* | Counter-example depth minimization. | Alan Mishchenko | 2013-05-22 | 3 | -6/+98 | |
| | ||||||
* | Windows Visual Studio 2008 warnings. | Alan Mishchenko | 2013-05-20 | 2 | -3/+3 | |
| | ||||||
* | g++ warnings. | Alan Mishchenko | 2013-05-19 | 2 | -2/+2 | |
| | ||||||
* | Bug fix in &frames. | Alan Mishchenko | 2013-05-19 | 1 | -25/+6 | |
| | ||||||
* | Bug fix in &mprove. | Alan Mishchenko | 2013-05-19 | 1 | -2/+2 | |
| | ||||||
* | Added new switched to command &frames. | Alan Mishchenko | 2013-05-19 | 2 | -6/+45 | |
| | ||||||
* | Added switch -I <file_name> to &sim to perform simulation with the user's ↵ | Alan Mishchenko | 2013-05-18 | 1 | -0/+95 | |
| | | | | simulation pattern. | |||||
* | Adding support of XOR/MUX in GIA. | Alan Mishchenko | 2013-05-17 | 1 | -1/+1 | |
| | ||||||
* | Adding support of XOR/MUX in GIA. | Alan Mishchenko | 2013-05-17 | 7 | -48/+341 | |
| | ||||||
* | Undoing commit from Nov 12, 2012: Extending GIA to represent pintypes and pins. | Alan Mishchenko | 2013-05-17 | 5 | -32/+5 | |
| | ||||||
* | Adding new command &mprove for proving groups of properties. | Alan Mishchenko | 2013-05-17 | 2 | -0/+92 | |
| | ||||||
* | Commenting assertion that does not hold in AIGER 1.9, accoring to Baruch Sterin. | Alan Mishchenko | 2013-05-13 | 1 | -1/+1 | |
| | ||||||
* | Bug fix in the sweeper. | Alan Mishchenko | 2013-05-08 | 1 | -1/+5 | |
| | ||||||
* | Bug fix in the sweeper. | Alan Mishchenko | 2013-05-07 | 1 | -2/+6 | |
| | ||||||
* | Bug fix in 'blockpo'. | Alan Mishchenko | 2013-05-07 | 1 | -0/+1 | |
| | ||||||
* | SAT sweeping under constraints (bug fix). | Alan Mishchenko | 2013-05-07 | 3 | -5/+6 | |
| | ||||||
* | SAT sweeping under constraints. | Alan Mishchenko | 2013-05-06 | 1 | -0/+1 | |
| | ||||||
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -1/+1 | |
| | ||||||
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -47/+48 | |
| | ||||||
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -1/+1 | |
| | ||||||
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -2/+2 | |
| | ||||||
* | Fix to return equiv classes after improving &iso. | Alan Mishchenko | 2013-05-03 | 1 | -1/+1 | |
| | ||||||
* | Reading/writing MiniAIG and several minor changes. | Alan Mishchenko | 2013-05-03 | 1 | -0/+2 | |
| | ||||||
* | Reading/writing MiniAIG and several minor changes. | Alan Mishchenko | 2013-05-03 | 6 | -35/+259 | |
| | ||||||
* | Commenting out a warning. | Alan Mishchenko | 2013-05-02 | 1 | -1/+1 | |
| | ||||||
* | Minor changes and improvement in PO partitioning (command &popart). | Alan Mishchenko | 2013-05-01 | 1 | -27/+26 | |
| | ||||||
* | Compiler warnings. | Alan Mishchenko | 2013-05-01 | 1 | -3/+2 | |
| | ||||||
* | Faster isomorphism detection (command &iso). | Alan Mishchenko | 2013-05-01 | 5 | -6/+820 | |
| | ||||||
* | Changing the print-out of &iso. | Alan Mishchenko | 2013-04-30 | 2 | -6/+15 | |
| | ||||||
* | SAT sweeping under constraints. | Alan Mishchenko | 2013-04-28 | 2 | -3/+37 | |
| | ||||||
* | Modified command 'eliminate' to perform traditional 'eliminate -1'. | Alan Mishchenko | 2013-04-28 | 2 | -0/+67 | |
| | ||||||
* | SAT sweeping under constraints. | Alan Mishchenko | 2013-04-28 | 4 | -1/+28 | |
| | ||||||
* | SAT sweeping under constraints. | Alan Mishchenko | 2013-04-27 | 4 | -2/+75 | |
| | ||||||
* | SAT sweeping under constraints. | Alan Mishchenko | 2013-04-25 | 6 | -158/+161 | |
| | ||||||
* | Adding command &filter_equiv to filter candidate equivalence classes using ↵ | Alan Mishchenko | 2013-04-22 | 1 | -5/+39 | |
| | | | | indexes of disproved POs after handling SRM as a multi-output miter. | |||||
* | Fixing the way packing information is written. | Alan Mishchenko | 2013-04-19 | 1 | -6/+9 | |
| | ||||||
* | Fixing both AIGER readers (read_aiger and &r) to work with AIGER 1.9 (except ↵ | Alan Mishchenko | 2013-04-18 | 1 | -0/+1 | |
| | | | | for liveness properties). | |||||
* | Fixing both AIGER readers (read_aiger and &r) to work with AIGER 1.9 (except ↵ | Alan Mishchenko | 2013-04-17 | 1 | -7/+45 | |
| | | | | for liveness properties). | |||||
* | Adding command &filter_equiv to filter candidate equivalence classes using ↵ | Alan Mishchenko | 2013-04-17 | 1 | -35/+107 | |
| | | | | indexes of disproved POs after handling SRM as a multi-output miter. | |||||
* | Bug fix in 'blockpo'. | Alan Mishchenko | 2013-04-11 | 1 | -3/+3 | |
| | ||||||
* | Fixing the format mismatch in writing mapped GIA. | Alan Mishchenko | 2013-04-02 | 2 | -5/+66 | |
| | ||||||
* | Small changes to LMS code. | Alan Mishchenko | 2013-04-01 | 1 | -2/+4 | |
| | ||||||
* | Shrink for 6-LUTs. | Alan Mishchenko | 2013-04-01 | 3 | -4/+4 | |
| | ||||||
* | Shrink for 6-LUTs. | Alan Mishchenko | 2013-04-01 | 2 | -7/+15 | |
| | ||||||
* | Shrink for 6-LUTs. | Alan Mishchenko | 2013-03-31 | 4 | -1/+485 | |
| | ||||||
* | Bug fix in the printout of &popart. | Alan Mishchenko | 2013-03-30 | 1 | -15/+13 | |
| | ||||||
* | Bug fix in the printout of &popart. | Alan Mishchenko | 2013-03-30 | 1 | -4/+6 | |
| | ||||||
* | Compiler warnings. | Alan Mishchenko | 2013-03-30 | 1 | -1/+0 | |
| | ||||||
* | Adding command &miter2 to derive a specified sequential miter. | Alan Mishchenko | 2013-03-28 | 2 | -19/+29 | |
| |