summaryrefslogtreecommitdiffstats
path: root/src/sat/satoko/satoko.h
Commit message (Expand)AuthorAgeFilesLines
* Experiments with SAT-based simulation.Alan Mishchenko2018-01-251-0/+1
* Adding global conflict counter to Satoko (to make it apple-to-apple with othe...Alan Mishchenko2017-09-061-0/+1
* Adding minimize_assumptions to Satoko.Alan Mishchenko2017-09-031-0/+1
* Fixing bronken C++ build; Satoko internal header, solver.h, should not be use...Bruno Schmitt2017-08-291-1/+20
* Additional changes to Satoko to enable various integrations.Alan Mishchenko2017-08-161-6/+6
* Added several helpful APIs to Satoko.Alan Mishchenko2017-08-151-0/+1
* Adding an procedure to write DIMACS.Bruno Schmitt2017-02-281-0/+11
* Adding new command to reset Satoko.Bruno Schmitt2017-02-191-0/+2
* Compiler warnings.Alan Mishchenko2017-02-181-2/+2
* Experiments with SAT sweeping.Alan Mishchenko2017-02-181-1/+1
* - Small changes to the watch lists behavior.Bruno Schmitt2017-02-151-2/+5
* Adding APIs to mark cones. Creating test-bench for incremental solving &satok...Alan Mishchenko2017-02-111-0/+2
* New implementation of a software floating point implementation (sdbl) for con...Bruno Schmitt2017-02-111-2/+3
* New fixed point data type.Bruno Schmitt2017-02-101-4/+23
* - Adding a compile time option to use floats for var activity (now it can be ...Bruno Schmitt2017-02-091-1/+3
* Small changes to support old compilers.Bruno Schmitt2017-02-061-2/+2
* Adding a new SAT solver to ABC. (Satoko)Bruno Schmitt2017-02-061-0/+85