summaryrefslogtreecommitdiffstats
path: root/src/sat/satoko/solver.c
Commit message (Expand)AuthorAgeFilesLines
* - Small changes to the watch lists behavior.Bruno Schmitt2017-02-151-2/+3
* - Small bug fix in var activity (improve performance)Bruno Schmitt2017-02-141-9/+5
* Adding APIs to mark cones. Creating test-bench for incremental solving &satok...Alan Mishchenko2017-02-111-2/+14
* - Adding a compile time option to use floats for var activity (now it can be ...Bruno Schmitt2017-02-091-7/+8
* Small changes to compile satoko on Windows.Alan Mishchenko2017-02-061-1/+1
* 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/+704