summaryrefslogtreecommitdiffstats
path: root/src/proof/cec
Commit message (Expand)AuthorAgeFilesLines
* Dumping equivalences after SAT sweeping.Alan Mishchenko2022-06-261-1/+134
* Adding new switch to &cec.Alan Mishchenko2022-05-201-0/+11
* Removing equivalence classes when they are not properly refined.Alan Mishchenko2022-04-271-0/+2
* Bug fix in &uif.Alan Mishchenko2022-04-241-0/+2
* Experiments with SAT sweeping.Alan Mishchenko2022-04-241-2/+1
* Experiments with SAT sweeping.Alan Mishchenko2022-04-242-0/+2331
* Adding switch to stop scorr if refinement is too slow.Alan Mishchenko2022-04-242-3/+34
* Experiments with word-level data structures.Alan Mishchenko2022-03-062-0/+16
* Move CI to GitHub Actions.Baruch Sterin2022-01-221-1/+1
* Various changes.Alan Mishchenko2021-10-062-38/+56
* Various changes.Alan Mishchenko2021-09-301-0/+72
* Upgrading choice computation.Alan Mishchenko2021-07-312-4/+5
* Several changes for standard mapping.Alan Mishchenko2021-04-281-1/+1
* Experiments with simulation.Alan Mishchenko2021-01-011-27/+24
* Experiments with simulation.Alan Mishchenko2020-12-302-3/+361
* Integrating Glucose into &sat.Alan Mishchenko2020-12-211-52/+137
* Adding solver type in &sat.Alan Mishchenko2020-12-165-2/+568
* Adding generation of combinational speculative miters.Alan Mishchenko2020-12-161-4/+13
* Adding switch to replace proved outputs by const0.Alan Mishchenko2020-12-166-10/+13
* Corner case bug fix in &cec.Alan Mishchenko2020-12-021-2/+2
* Passing conflict limit to &cec.Alan Mishchenko2020-11-221-1/+2
* Removing unused printouts.Alan Mishchenko2020-11-221-2/+1
* Integration with several commands.Alan Mishchenko2020-11-192-0/+67
* Improvements to the SAT sweeper.Alan Mishchenko2020-11-161-12/+52
* Extending sweeper to handle XORs.Alan Mishchenko2020-11-161-17/+43
* Extending sweeper to handle XORs.Alan Mishchenko2020-11-151-36/+123
* Improvements to the SAT sweeper (bug fix).Alan Mishchenko2020-11-151-1/+1
* Sweeping up to a given level (bug fix).Alan Mishchenko2020-11-151-2/+2
* Sweeping up to a given level.Alan Mishchenko2020-11-141-1/+5
* Improvements to the SAT solver.Alan Mishchenko2020-11-141-3/+3
* Improvements to the SAT sweeper (bug fix).Alan Mishchenko2020-11-141-0/+1
* Improvements to the SAT sweeper.Alan Mishchenko2020-11-141-49/+76
* Upgrading the SAT solvers.Alan Mishchenko2020-11-141-5/+7
* Improvements to the SAT sweeper.Alan Mishchenko2020-11-131-161/+366
* Adding and integrating new SAT solver APIs.Alan Mishchenko2020-11-132-30/+73
* Duplicating Glucose package.Alan Mishchenko2020-11-121-33/+69
* Experiments with SAT sweeping.Alan Mishchenko2020-11-111-30/+43
* Experiments with SAT sweeping.Alan Mishchenko2020-11-102-67/+212
* Experiments with SAT sweeping.Alan Mishchenko2020-11-095-0/+1165
* Deleting unused info left by the SAT sweeper.Alan Mishchenko2020-09-101-0/+2
* Adding switch &cec -w to print SAT solver stats.Alan Mishchenko2020-09-063-1/+3
* Making &cec use precomputed simulation info.Alan Mishchenko2020-08-123-12/+37
* Corner case bug fix in &sat -a.Alan Mishchenko2020-03-181-3/+12
* Cleanup of SAT sweeping code.Alan Mishchenko2019-06-301-8/+0
* Passing names in &scorr.Alan Mishchenko2019-02-181-0/+12
* Passing names in &scorr.Alan Mishchenko2019-02-181-0/+5
* Adding switch &w -n to modify the comment section of the AIGER file written.Alan Mishchenko2018-11-216-8/+8
* Bug fix in &sat -x.Alan Mishchenko2018-05-071-0/+2
* Adding &sat -x to save CEXes for multi-output combinational miters.Alan Mishchenko2018-05-063-0/+23
* Compilation problem with pow().Alan Mishchenko2018-02-191-3/+3