summaryrefslogtreecommitdiffstats
path: root/src/sat
Commit message (Expand)AuthorAgeFilesLines
* Various changes.Alan Mishchenko2022-08-301-1/+9
* Improvements to command 'twoexact'.Alan Mishchenko2022-08-081-1/+1
* Improvements to command 'twoexact'.Alan Mishchenko2022-08-081-10/+264
* Improvements to command 'twoexact'.Alan Mishchenko2022-08-071-3/+3
* Improvements to command 'twoexact'.Alan Mishchenko2022-08-072-1/+1005
* Improvements to command 'twoexact'.Alan Mishchenko2022-08-041-7/+24
* Improvements to command 'twoexact'.Alan Mishchenko2022-08-032-17/+114
* Experiments with SAT sweeping.Alan Mishchenko2022-04-242-6/+20
* Experiments with SAT sweeping.Alan Mishchenko2022-04-244-9/+111
* Adding option to dump CNF after preprocessing in &glucose.Alan Mishchenko2022-02-026-8/+22
* Move CI to GitHub Actions.Baruch Sterin2022-01-222-6/+6
* Missing class name in the FreeBSD code.Alan Mishchenko2021-12-292-2/+2
* Experiments with pattern generation.Alan Mishchenko2021-10-101-0/+18
* Fixing memory leak in the SAT sweeper.Alan Mishchenko2021-05-161-1/+1
* Upgrade to the circuit-based solver.Alan Mishchenko2021-04-2712-367/+686
* Integrating Glucose into &sat.Alan Mishchenko2020-12-211-0/+1
* Compiler warnings.Alan Mishchenko2020-12-211-2/+2
* Extending sweeper to handle XORs.Alan Mishchenko2020-11-163-259/+217
* Extending sweeper to handle XORs.Alan Mishchenko2020-11-154-0/+130
* Improvements to the SAT sweeper (bug fix).Alan Mishchenko2020-11-151-1/+1
* Improvements to the SAT solver.Alan Mishchenko2020-11-142-5/+12
* Upgrading the SAT solvers.Alan Mishchenko2020-11-1411-72/+1061
* Adding and integrating new SAT solver APIs.Alan Mishchenko2020-11-136-0/+196
* Duplicating Glucose package.Alan Mishchenko2020-11-131-43/+43
* Duplicating Glucose package.Alan Mishchenko2020-11-131-2/+2
* Duplicating Glucose package.Alan Mishchenko2020-11-131-2/+2
* Duplicating Glucose package.Alan Mishchenko2020-11-131-5/+5
* Duplicating Glucose package.Alan Mishchenko2020-11-1228-0/+8080
* Adding Glucose API to return a CEX.Alan Mishchenko2020-11-123-0/+22
* Removing local file 'stdint.h' which was included by mistake, not even a head...Alan Mishchenko2020-11-061-1628/+0
* Fixing broken build and compiler warnings.Alan Mishchenko2020-04-172-3/+3
* Correctly updating the failed output when recording the CEX in bmc3 -a.Alan Mishchenko2020-04-031-1/+5
* Experiments with simulation-based engines.Alan Mishchenko2020-03-251-1/+2
* Changes to several APIs.Alan Mishchenko2019-11-011-6/+22
* Several suggested bug-fixes.Alan Mishchenko2019-09-131-1/+1
* Several suggested bug-fixes.Alan Mishchenko2019-09-131-1/+1
* Adding license file for Glucose 3.0Alan Mishchenko2019-07-251-0/+32
* Fixing some update gcc.Alan Mishchenko2019-07-241-1/+1
* Representing formula used in &fftest as a BLIF file.Alan Mishchenko2019-07-181-0/+56
* Printing formula used in &fftest.Alan Mishchenko2019-07-031-2/+84
* Experiments with counting care bits.Alan Mishchenko2019-05-231-0/+106
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-0510-16/+16
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-041-1/+1
* Adding switch &w -n to modify the comment section of the AIGER file written.Alan Mishchenko2018-11-217-14/+14
* Usability improvements to &fftest.Alan Mishchenko2018-11-112-7/+24
* Adding timeout to twoexact and lutexact.Alan Mishchenko2018-09-082-3/+16
* Adding solution dumping in BLIF to 'twoexact'.Alan Mishchenko2018-09-031-0/+56
* Integrating SAT-based CEX minimization (bug fix).Alan Mishchenko2018-03-251-5/+1
* Integrating SAT-based CEX minimization.Alan Mishchenko2018-03-252-0/+19
* Small fix in satoko.Bruno Schmitt2018-02-202-3/+1