summaryrefslogtreecommitdiffstats
path: root/src/proof/cec
Commit message (Expand)AuthorAgeFilesLines
* 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
* Experiments with circuit-based SAT.Alan Mishchenko2018-01-271-1/+1
* Experiments with SAT-based simulation.Alan Mishchenko2018-01-251-8/+11
* Experiments with SAT-based simulation.Alan Mishchenko2018-01-231-2/+17
* Profiling quantification and other changes.Alan Mishchenko2017-11-062-38/+43
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-181-0/+1
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-181-0/+1048
* Fixing bronken C++ build; Satoko internal header, solver.h, should not be use...Bruno Schmitt2017-08-291-8/+10
* Experiments with SAT sweeping.Alan Mishchenko2017-04-113-1/+8
* Experiments with SAT sweeping.Alan Mishchenko2017-04-112-23/+78
* Integration of new SAT sweeper.Alan Mishchenko2017-03-111-10/+32
* Experiments with SAT sweeping.Alan Mishchenko2017-02-201-2/+17
* Experiments with SAT sweeping.Alan Mishchenko2017-02-191-18/+71