Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Procedures for sorting fanins of the nodes. | Alan Mishchenko | 2013-05-06 | 4 | -54/+445 |
| | |||||
* | SAT sweeping under constraints. | Alan Mishchenko | 2013-05-06 | 5 | -22/+201 |
| | |||||
* | Integration of the liveness property prover developed by Sayak Ray. | Alan Mishchenko | 2013-05-05 | 8 | -4/+3283 |
| | |||||
* | New fast extract. | Alan Mishchenko | 2013-05-05 | 1 | -17/+71 |
| | |||||
* | New fast extract. | Alan Mishchenko | 2013-05-05 | 3 | -260/+332 |
| | |||||
* | Making changes suggested by Mark Jarvin. | Alan Mishchenko | 2013-05-05 | 2 | -2/+2 |
| | |||||
* | Changing the queue to work in the same the array of costs is realloced. | Alan Mishchenko | 2013-05-05 | 5 | -16/+16 |
| | |||||
* | New fast extract. | Alan Mishchenko | 2013-05-05 | 1 | -1/+1 |
| | |||||
* | New fast extract. | Alan Mishchenko | 2013-05-05 | 10 | -226/+749 |
| | |||||
* | 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 |
| | |||||
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -1/+1 |
| | |||||
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -2/+4 |
| | |||||
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -2/+2 |
| | |||||
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -1/+1 |
| | |||||
* | Adding new API to the queue. | Alan Mishchenko | 2013-05-04 | 1 | -0/+4 |
| | |||||
* | Making changes suggested by Mark Jarvin. | Alan Mishchenko | 2013-05-04 | 3 | -15/+2 |
| | |||||
* | Changes to the ABC data-structures to allow for larger designs. | Alan Mishchenko | 2013-05-04 | 2 | -6/+6 |
| | |||||
* | Fix to return equiv classes after improving &iso. | Alan Mishchenko | 2013-05-03 | 1 | -1/+1 |
| | |||||
* | Allowing 'constr' to reset remove currently defined constraints. | Alan Mishchenko | 2013-05-03 | 1 | -20/+18 |
| | |||||
* | Adding runtime limit per output to multi-output DPR (pdr -H <num_sec>). | Alan Mishchenko | 2013-05-03 | 8 | -22/+117 |
| | |||||
* | Adding runtime limit per output to multi-output BMC (bmc3 -H <num_sec>). | Alan Mishchenko | 2013-05-03 | 3 | -12/+59 |
| | |||||
* | Reading/writing MiniAIG and several minor changes. | Alan Mishchenko | 2013-05-03 | 1 | -0/+2 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2013-05-03 | 1 | -1/+0 |
| | |||||
* | Reading/writing MiniAIG and several minor changes. | Alan Mishchenko | 2013-05-03 | 8 | -42/+300 |
| | |||||
* | 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 | 3 | -33/+47 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2013-05-01 | 2 | -4/+3 |
| | |||||
* | Faster isomorphism detection (command &iso). | Alan Mishchenko | 2013-05-01 | 7 | -16/+934 |
| | |||||
* | Changing the print-out of &iso. | Alan Mishchenko | 2013-04-30 | 3 | -11/+24 |
| | |||||
* | SAT sweeping under constraints. | Alan Mishchenko | 2013-04-28 | 7 | -19/+103 |
| | |||||
* | Added option 'int -I <filename>' to specify file names to dump invariants. | Alan Mishchenko | 2013-04-28 | 4 | -7/+21 |
| | |||||
* | Improving local BDD construction from local SOPs and local AIGs. | Alan Mishchenko | 2013-04-28 | 1 | -1/+4 |
| | |||||
* | Modified command 'eliminate' to perform traditional 'eliminate -1'. | Alan Mishchenko | 2013-04-28 | 2 | -12/+48 |
| | |||||
* | Added alias for 'eliminate'. | Alan Mishchenko | 2013-04-28 | 1 | -3/+3 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2013-04-28 | 1 | -2/+2 |
| | |||||
* | Modified command 'eliminate' to perform traditional 'eliminate -1'. | Alan Mishchenko | 2013-04-28 | 5 | -48/+257 |
| | |||||
* | Improving local BDD construction from local SOPs and local AIGs. | Alan Mishchenko | 2013-04-28 | 1 | -22/+84 |
| | |||||
* | SAT sweeping under constraints. | Alan Mishchenko | 2013-04-28 | 10 | -6/+178 |
| | |||||
* | SAT sweeping under constraints. | Alan Mishchenko | 2013-04-27 | 6 | -39/+98 |
| | |||||
* | SAT sweeping under constraints. | Alan Mishchenko | 2013-04-27 | 9 | -113/+593 |
| | |||||
* | New fast extract. | Alan Mishchenko | 2013-04-27 | 10 | -127/+1612 |
| | |||||
* | Adding rollback for the other solver. | Alan Mishchenko | 2013-04-25 | 4 | -4/+142 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2013-04-25 | 1 | -1/+1 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2013-04-25 | 1 | -3/+3 |
| | |||||
* | SAT sweeping under constraints. | Alan Mishchenko | 2013-04-25 | 15 | -172/+1424 |
| | |||||
* | 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 |
| |