| Commit message (Expand) | Author | Age | Files | Lines |
* | Added support for constraints in AIGER (bug fix). | Alan Mishchenko | 2011-07-21 | 3 | -34/+72 |
* | Added support for constraints in AIGER (bug fix). | Alan Mishchenko | 2011-07-20 | 1 | -3/+3 |
* | Changes to enable smarter simulation. | Alan Mishchenko | 2011-07-20 | 4 | -0/+434 |
* | New demitering features. | Alan Mishchenko | 2011-07-20 | 2 | -0/+95 |
* | Added support for constraints in AIGER (bug fix). | Alan Mishchenko | 2011-07-20 | 1 | -0/+5 |
* | Added support for constraints in AIGER. | Alan Mishchenko | 2011-07-20 | 2 | -11/+97 |
* | Added report about exceeding the conflict limit in 'ind'. | Alan Mishchenko | 2011-07-19 | 1 | -1/+3 |
* | Diagnostic printout for random simulation | Alan Mishchenko | 2011-07-16 | 1 | -0/+118 |
* | Fixed a glitch in &dch, which removed the flops. | Alan Mishchenko | 2011-07-16 | 1 | -0/+1 |
* | Fixed memory leak in the AIGER reader. | Alan Mishchenko | 2011-07-13 | 1 | -0/+1 |
* | Added equivalence class computation for flop outputs only in &equiv2. | Alan Mishchenko | 2011-07-13 | 1 | -4/+4 |
* | Added a new demitering feature for dual-output miters. | Alan Mishchenko | 2011-07-02 | 4 | -0/+80 |
* | Fixed the problem in mapping with the new check. | Alan Mishchenko | 2011-06-26 | 3 | -3/+3 |
* | Added command &filter to filter equiv classes. | Alan Mishchenko | 2011-06-15 | 2 | -137/+391 |
* | Adding command 'srm2' (additional feature). | Alan Mishchenko | 2011-06-08 | 1 | -1/+9 |
* | Adding command 'srm2'. | Alan Mishchenko | 2011-06-08 | 2 | -2/+134 |
* | Added new command 'outdec'. | Alan Mishchenko | 2011-05-19 | 3 | -0/+208 |
* | Added conversion of cex after phase abstraction. | Alan Mishchenko | 2011-05-18 | 1 | -0/+43 |
* | Fixing mismatch in reconcile. | Alan Mishchenko | 2011-05-13 | 1 | -1/+11 |
* | Improvements to timeout. | Alan Mishchenko | 2011-05-11 | 1 | -10/+13 |
* | Improvements in sequential verification. | Alan Mishchenko | 2011-05-07 | 1 | -5/+164 |
* | Improvements in sequential verification. | Alan Mishchenko | 2011-05-07 | 1 | -9/+4 |
* | Improvements in sequential verification. | Alan Mishchenko | 2011-05-06 | 1 | -5/+15 |
* | Added switch to bmc3, which allows to replace some PIs with constants. | Alan Mishchenko | 2011-05-01 | 1 | -9/+21 |
* | Updating testcext to ignore the diff in register count and other things. | Alan Mishchenko | 2011-05-01 | 4 | -9/+63 |
* | Added new options to testcex. | Alan Mishchenko | 2011-04-28 | 2 | -3/+5 |
* | Commented out debug messages. | Alan Mishchenko | 2011-04-26 | 1 | -1/+1 |
* | Added support for AIG returned in the output file. | Alan Mishchenko | 2011-04-24 | 1 | -1/+2 |
* | Bug fixes having to do with the use of chars. | Alan Mishchenko | 2011-04-20 | 1 | -4/+4 |
* | Fixing c++ portability issues. | Alan Mishchenko | 2011-04-20 | 1 | -1/+1 |
* | Fixing c++ portability issues. | Alan Mishchenko | 2011-04-20 | 2 | -2506/+0 |
* | Fixing c++ portability issues. | Alan Mishchenko | 2011-04-20 | 5 | -10/+14 |
* | Backward compatibility of GIA manager. | Alan Mishchenko | 2011-04-18 | 1 | -0/+2 |
* | Adding constant correspondence. | Alan Mishchenko | 2011-04-18 | 9 | -8/+36 |
* | Improvements to BDD reachability. | Alan Mishchenko | 2011-04-18 | 1 | -0/+588 |
* | Improvements to BDD reachability. | Alan Mishchenko | 2011-04-18 | 5 | -23/+38 |
* | Changes to incorporate AIG parsing in memory and user-specified PI/PO/FF numb... | Alan Mishchenko | 2011-04-17 | 1 | -3/+1 |
* | Changes to incorporate AIG parsing in memory and user-specified PI/PO/FF numb... | Alan Mishchenko | 2011-04-17 | 4 | -7/+308 |
* | Added command 'reconcile'. | Alan Mishchenko | 2011-04-16 | 4 | -203/+364 |
* | Added cex generation for clustered reachability. | Alan Mishchenko | 2011-04-16 | 5 | -37/+292 |
* | Improving timeout in the interpolation package. | Alan Mishchenko | 2011-04-15 | 4 | -14/+38 |
* | Forgot to update project file. | Alan Mishchenko | 2011-04-15 | 1 | -0/+1 |
* | Further improvements to reachability. | Alan Mishchenko | 2011-04-15 | 4 | -52/+191 |
* | Experiments with reachability. | Alan Mishchenko | 2011-04-14 | 4 | -13/+450 |
* | Minor improvements to reachability. | Alan Mishchenko | 2011-04-13 | 1 | -1/+1 |
* | Enabled new BDD-based reachability engine 'reachy'. | Alan Mishchenko | 2011-04-13 | 8 | -8/+1889 |
* | Commented out one useless assertion in scorr. | Alan Mishchenko | 2011-04-12 | 1 | -1/+1 |
* | Experiment with bit-packing. | Alan Mishchenko | 2011-04-08 | 2 | -7/+372 |
* | Adding SAT-solver-level timeouts to the BMC engines. | Alan Mishchenko | 2011-04-08 | 2 | -2/+10 |
* | Fixing a problem with costraint scorr for K > 1. | Alan Mishchenko | 2011-04-08 | 1 | -1/+80 |