Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various changes. | Alan Mishchenko | 2021-10-06 | 2 | -38/+56 |
| | |||||
* | Various changes. | Alan Mishchenko | 2021-09-30 | 1 | -0/+72 |
| | |||||
* | Upgrading choice computation. | Alan Mishchenko | 2021-07-31 | 2 | -4/+5 |
| | |||||
* | Several changes for standard mapping. | Alan Mishchenko | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | Experiments with simulation. | Alan Mishchenko | 2021-01-01 | 1 | -27/+24 |
| | |||||
* | Experiments with simulation. | Alan Mishchenko | 2020-12-30 | 2 | -3/+361 |
| | |||||
* | Integrating Glucose into &sat. | Alan Mishchenko | 2020-12-21 | 1 | -52/+137 |
| | |||||
* | Adding solver type in &sat. | Alan Mishchenko | 2020-12-16 | 5 | -2/+568 |
| | |||||
* | Adding generation of combinational speculative miters. | Alan Mishchenko | 2020-12-16 | 1 | -4/+13 |
| | |||||
* | Adding switch to replace proved outputs by const0. | Alan Mishchenko | 2020-12-16 | 6 | -10/+13 |
| | |||||
* | Corner case bug fix in &cec. | Alan Mishchenko | 2020-12-02 | 1 | -2/+2 |
| | |||||
* | Passing conflict limit to &cec. | Alan Mishchenko | 2020-11-22 | 1 | -1/+2 |
| | |||||
* | Removing unused printouts. | Alan Mishchenko | 2020-11-22 | 1 | -2/+1 |
| | |||||
* | Integration with several commands. | Alan Mishchenko | 2020-11-19 | 2 | -0/+67 |
| | |||||
* | Improvements to the SAT sweeper. | Alan Mishchenko | 2020-11-16 | 1 | -12/+52 |
| | |||||
* | Extending sweeper to handle XORs. | Alan Mishchenko | 2020-11-16 | 1 | -17/+43 |
| | |||||
* | Extending sweeper to handle XORs. | Alan Mishchenko | 2020-11-15 | 1 | -36/+123 |
| | |||||
* | Improvements to the SAT sweeper (bug fix). | Alan Mishchenko | 2020-11-15 | 1 | -1/+1 |
| | |||||
* | Sweeping up to a given level (bug fix). | Alan Mishchenko | 2020-11-15 | 1 | -2/+2 |
| | |||||
* | Sweeping up to a given level. | Alan Mishchenko | 2020-11-14 | 1 | -1/+5 |
| | |||||
* | Improvements to the SAT solver. | Alan Mishchenko | 2020-11-14 | 1 | -3/+3 |
| | |||||
* | Improvements to the SAT sweeper (bug fix). | Alan Mishchenko | 2020-11-14 | 1 | -0/+1 |
| | |||||
* | Improvements to the SAT sweeper. | Alan Mishchenko | 2020-11-14 | 1 | -49/+76 |
| | |||||
* | Upgrading the SAT solvers. | Alan Mishchenko | 2020-11-14 | 1 | -5/+7 |
| | |||||
* | Improvements to the SAT sweeper. | Alan Mishchenko | 2020-11-13 | 1 | -161/+366 |
| | |||||
* | Adding and integrating new SAT solver APIs. | Alan Mishchenko | 2020-11-13 | 2 | -30/+73 |
| | |||||
* | Duplicating Glucose package. | Alan Mishchenko | 2020-11-12 | 1 | -33/+69 |
| | |||||
* | Experiments with SAT sweeping. | Alan Mishchenko | 2020-11-11 | 1 | -30/+43 |
| | |||||
* | Experiments with SAT sweeping. | Alan Mishchenko | 2020-11-10 | 2 | -67/+212 |
| | |||||
* | Experiments with SAT sweeping. | Alan Mishchenko | 2020-11-09 | 5 | -0/+1165 |
| | |||||
* | Deleting unused info left by the SAT sweeper. | Alan Mishchenko | 2020-09-10 | 1 | -0/+2 |
| | |||||
* | Adding switch &cec -w to print SAT solver stats. | Alan Mishchenko | 2020-09-06 | 3 | -1/+3 |
| | |||||
* | Making &cec use precomputed simulation info. | Alan Mishchenko | 2020-08-12 | 3 | -12/+37 |
| | |||||
* | Corner case bug fix in &sat -a. | Alan Mishchenko | 2020-03-18 | 1 | -3/+12 |
| | |||||
* | Cleanup of SAT sweeping code. | Alan Mishchenko | 2019-06-30 | 1 | -8/+0 |
| | |||||
* | Passing names in &scorr. | Alan Mishchenko | 2019-02-18 | 1 | -0/+12 |
| | |||||
* | Passing names in &scorr. | Alan Mishchenko | 2019-02-18 | 1 | -0/+5 |
| | |||||
* | Adding switch &w -n to modify the comment section of the AIGER file written. | Alan Mishchenko | 2018-11-21 | 6 | -8/+8 |
| | |||||
* | Bug fix in &sat -x. | Alan Mishchenko | 2018-05-07 | 1 | -0/+2 |
| | |||||
* | Adding &sat -x to save CEXes for multi-output combinational miters. | Alan Mishchenko | 2018-05-06 | 3 | -0/+23 |
| | |||||
* | Compilation problem with pow(). | Alan Mishchenko | 2018-02-19 | 1 | -3/+3 |
| | |||||
* | Experiments with circuit-based SAT. | Alan Mishchenko | 2018-01-27 | 1 | -1/+1 |
| | |||||
* | Experiments with SAT-based simulation. | Alan Mishchenko | 2018-01-25 | 1 | -8/+11 |
| | |||||
* | Experiments with SAT-based simulation. | Alan Mishchenko | 2018-01-23 | 1 | -2/+17 |
| | |||||
* | Profiling quantification and other changes. | Alan Mishchenko | 2017-11-06 | 2 | -38/+43 |
| | |||||
* | Enabling Glucose in SAT sweeping: &fraig -g. | Alan Mishchenko | 2017-09-18 | 1 | -0/+1 |
| | |||||
* | Enabling Glucose in SAT sweeping: &fraig -g. | Alan Mishchenko | 2017-09-18 | 1 | -0/+1048 |
| | |||||
* | Fixing bronken C++ build; Satoko internal header, solver.h, should not be ↵ | Bruno Schmitt | 2017-08-29 | 1 | -8/+10 |
| | | | | used in other packages | ||||
* | Experiments with SAT sweeping. | Alan Mishchenko | 2017-04-11 | 3 | -1/+8 |
| | |||||
* | Experiments with SAT sweeping. | Alan Mishchenko | 2017-04-11 | 2 | -23/+78 |
| |