summaryrefslogtreecommitdiffstats
path: root/src/sat/satoko/solver_api.c
Commit message (Expand)AuthorAgeFilesLines
* Adding new command to reset Satoko.Bruno Schmitt2017-02-191-5/+43
* Experiments with SAT sweeping.Alan Mishchenko2017-02-181-0/+9
* Compiler warnings.Alan Mishchenko2017-02-181-5/+5
* Experiments with SAT sweeping.Alan Mishchenko2017-02-181-1/+3
* - Small changes to the watch lists behavior.Bruno Schmitt2017-02-151-1/+55
* - Small bug fix in var activity (improve performance)Bruno Schmitt2017-02-141-14/+9
* Adding APIs to mark cones. Creating test-bench for incremental solving &satok...Alan Mishchenko2017-02-111-2/+25
* New implementation of a software floating point implementation (sdbl) for con...Bruno Schmitt2017-02-111-2/+4
* New fixed point data type.Bruno Schmitt2017-02-101-2/+9
* - Adding a compile time option to use floats for var activity (now it can be ...Bruno Schmitt2017-02-091-3/+4
* Small changes to support old compilers.Bruno Schmitt2017-02-061-6/+6
* Adding a new SAT solver to ABC. (Satoko)Bruno Schmitt2017-02-061-0/+310