summaryrefslogtreecommitdiffstats
path: root/src/proof/cec
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Bruno Schmitt2017-08-291-8/+10
| | | | used in other packages
* 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
|
* Experiments with SAT sweeping.Alan Mishchenko2017-02-181-23/+96
|
* Experiments with SAT sweeping.Alan Mishchenko2017-02-182-0/+863
|
* Experiments with simulation.Alan Mishchenko2017-02-141-0/+194
|
* Standardizing the use of new CNF generator. Adding CNF variable connectivity ↵Alan Mishchenko2017-02-101-2/+1
| | | | information.
* Fix mismatch in output formatting.Alan Mishchenko2017-01-211-3/+3
|
* Adding new command 'dump_equiv'.Alan Mishchenko2016-07-214-4/+21
|
* Adding new Python API 'is_func_iso'.Alan Mishchenko2015-07-112-0/+22
|
* C++ compiler typecast problem.Alan Mishchenko2015-07-081-1/+1
|
* Several bug fixes and silencing requests.Alan Mishchenko2015-03-163-6/+10
|
* Adding silent mode to &cec -m.Alan Mishchenko2015-03-152-13/+33
|
* Adding silent mode to &splitprove.Alan Mishchenko2015-03-141-12/+19
|
* Adding silent mode to &splitprove.Alan Mishchenko2015-03-141-14/+17
|
* Bug fix in seq synthesis due to resent code restructuring.Alan Mishchenko2014-10-211-4/+4
|