summaryrefslogtreecommitdiffstats
path: root/src/sat/glucose
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into yosys-experimentalMiodrag Milanovic2022-07-044-6/+20
|\
| * Adding option to dump CNF after preprocessing in &glucose.Alan Mishchenko2022-02-024-6/+20
| |
| * Missing class name in the FreeBSD code.Alan Mishchenko2021-12-291-1/+1
| |
* | Add missing class names in FreeBSD-ifdefed code.Yuri Victorovich2022-05-061-1/+1
| |
* | Add WASI platform support to bsat2 and glucose.whitequark2021-11-123-0/+16
| | | | | | | | | | | | Abort on OOM since there are no C++ exceptions yet. Signed-off-by: Miodrag Milanovic <mmicko@gmail.com>
* | Merge remote-tracking branch 'upstream/master' into yosys-experimentalMiodrag Milanovic2021-11-127-1635/+200
|\|
| * Extending sweeper to handle XORs.Alan Mishchenko2020-11-152-0/+65
| |
| * Upgrading the SAT solvers.Alan Mishchenko2020-11-143-5/+12
| |
| * Adding and integrating new SAT solver APIs.Alan Mishchenko2020-11-133-0/+99
| |
| * Duplicating Glucose package.Alan Mishchenko2020-11-131-2/+2
| |
| * 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 ↵Alan Mishchenko2020-11-061-1628/+0
| | | | | | | | header file.
* | Add WASI platform support to glucose.whitequark2020-06-221-8/+6
|/
* Adding license file for Glucose 3.0Alan Mishchenko2019-07-251-0/+32
|
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-041-1/+1
|
* Suggested fix to compile on FreeBSD.Alan Mishchenko2018-02-041-1/+3
|
* New exact synthesis command 'allexact'.Alan Mishchenko2017-12-281-0/+6
|
* Portability changes for gcc-6 suggested by Clifford.Alan Mishchenko2017-12-031-5/+0
|
* Portability changes for gcc-6 suggested by Clifford.Alan Mishchenko2017-12-021-2/+2
|
* Portability changes for gcc-6 suggested by Clifford.Alan Mishchenko2017-12-021-2/+7
|
* C++ comaptibility: add namespace support to GlucoseBaruch Sterin2017-11-2324-13/+116
|
* Extracting CSAT interface and several cleanups.Alan Mishchenko2017-11-131-37/+0
|
* Improvements to quantification.Alan Mishchenko2017-11-131-8/+38
|
* Compiler warnings.Alan Mishchenko2017-11-061-2/+2
|
* Profiling quantification and other changes.Alan Mishchenko2017-11-061-30/+40
|
* Profiling quantification and other changes.Alan Mishchenko2017-11-062-26/+155
|
* Improvements to quantification.Alan Mishchenko2017-10-291-68/+184
|
* Integrating Glucose into &qbf.Alan Mishchenko2017-10-173-3/+3
|
* Improvements to SAT based SOP computation.Alan Mishchenko2017-10-062-24/+33
|
* Experiments with SAT-based quantification.Alan Mishchenko2017-10-042-8/+77
|
* Experiments with SAT-based quantification.Alan Mishchenko2017-10-042-26/+212
|
* Addressing recently reported Bitbucket Issue #72 and #73.Alan Mishchenko2017-10-031-1/+1
|
* Fixing minimize_assuptions using Glucose.Alan Mishchenko2017-10-021-53/+70
|
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-182-0/+16
|
* Changes to Glucose to enable resetting the solver.Alan Mishchenko2017-09-185-0/+87
|
* Compiler warning.Alan Mishchenko2017-09-161-1/+1
|
* Enabling variable elim in &bmcs -g.Alan Mishchenko2017-09-164-7/+41
|
* Adding support for Dimacs input to &satoko.Alan Mishchenko2017-09-161-3/+3
|
* Improvements in Glucose integration.Alan Mishchenko2017-09-161-1/+1
|
* Bug fix in Glucose integration.Alan Mishchenko2017-09-164-27/+78
|
* Undoing updates to &bmcs to help debugging.Alan Mishchenko2017-09-151-20/+268
|
* Changes and fixed suggested by Clifford Wolf.Alan Mishchenko2017-09-151-2/+2
|
* Updates to &bmcs to help debugging.Alan Mishchenko2017-09-122-31/+32
|
* Experiments with Glucose.Alan Mishchenko2017-09-071-1/+1
|
* Experiments with Glucose.Alan Mishchenko2017-09-074-27/+157
|
* Avoid command name collision.Alan Mishchenko2017-09-071-2/+2
|
* Compiler warnings.Alan Mishchenko2017-09-071-1/+1
|
* Compiler warnings.Alan Mishchenko2017-09-073-16/+19
|
* Compiler warnings.Alan Mishchenko2017-09-073-7/+7
|
* Disabling CNF simplification in &bmcs -g.Alan Mishchenko2017-09-071-27/+29
|