summaryrefslogtreecommitdiffstats
path: root/src/sat
Commit message (Expand)AuthorAgeFilesLines
* 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
* Suggested fix to compile on FreeBSD.Alan Mishchenko2018-02-041-1/+3
* Experiments with SAT-based simulation.Alan Mishchenko2018-01-253-1/+5
* Experiments with SAT-based simulation.Alan Mishchenko2018-01-231-1/+7
* Updates to exact synthesis commands.Alan Mishchenko2018-01-221-1/+0
* Updates to exact synthesis commands.Alan Mishchenko2018-01-193-34/+200
* New command 'testexact'.Alan Mishchenko2018-01-041-2/+2
* New command 'testexact'.Alan Mishchenko2018-01-041-7/+297
* New exact synthesis command 'allexact'.Alan Mishchenko2017-12-302-31/+95
* New exact synthesis command 'allexact'.Alan Mishchenko2017-12-281-0/+2
* New exact synthesis command 'allexact'.Alan Mishchenko2017-12-286-14/+1166
* Adding parameter structure to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-063-84/+94
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-063-0/+17
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-063-0/+9
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-063-3/+12
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-061-1/+50
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-064-15/+61
* Switch -a to use only AND-gates in 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-062-17/+52
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-062-8/+39
* New command 'lutexact'.Alan Mishchenko2017-12-052-5/+753
* 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
* Adding random search in exact synthesis.Alan Mishchenko2017-10-202-16/+124
* Integrating old SAT solver into majexact and twoexact.Alan Mishchenko2017-10-192-0/+746
* Integrating Glucose into &qbf.Alan Mishchenko2017-10-173-3/+3