summaryrefslogtreecommitdiffstats
path: root/src/proof
Commit message (Collapse)AuthorAgeFilesLines
* Adding args to command %yosys.Alan Mishchenko2022-09-191-2/+18
|
* Various changes.Alan Mishchenko2022-07-301-1/+0
|
* Dumping equivalences after SAT sweeping.Alan Mishchenko2022-06-262-1/+135
|
* Experiments with the mapper.Alan Mishchenko2022-06-231-0/+43
|
* Supporting new resub problem format.Alan Mishchenko2022-06-021-0/+77
|
* 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-244-5/+58
|
* Experiments with word-level data structures.Alan Mishchenko2022-03-062-0/+16
|
* Move CI to GitHub Actions.Baruch Sterin2022-01-221-1/+1
| | | | Also, a few minor changes that are required to compile ABC under moder compilers.
* Bug fix in processing NDR.Alan Mishchenko2021-11-081-7/+23
|
* Various changes.Alan Mishchenko2021-10-062-38/+56
|
* Various changes.Alan Mishchenko2021-09-301-0/+72
|
* Other compiler changes.Alan Mishchenko2021-09-261-1/+1
|
* Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers.Alan Mishchenko2021-09-265-11/+11
|
* Upgrading choice computation.Alan Mishchenko2021-07-312-4/+5
|
* Potential upgrade to 'dsec'.Alan Mishchenko2021-06-251-0/+24
|
* 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-222-3/+2
|
* Integration with several commands.Alan Mishchenko2020-11-194-1/+71
|
* 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
|