summaryrefslogtreecommitdiffstats
path: root/src/sat/satoko/solver.h
Commit message (Expand)AuthorAgeFilesLines
* Small fix in satoko.Bruno Schmitt2018-02-201-2/+1
* Fixing bronken C++ build; Satoko internal header, solver.h, should not be use...Bruno Schmitt2017-08-291-43/+4
* [Satoko] Correcting bug found when integrating with pdr.Bruno Schmitt2017-08-281-0/+5
* Additional changes to Satoko to enable various integrations.Alan Mishchenko2017-08-161-2/+11
* Added several helpful APIs to Satoko.Alan Mishchenko2017-08-151-0/+17
* Renaming several Satoko APIs to avoid collision with MiniSAT.Alan Mishchenko2017-08-131-6/+6
* Adding a callback feature to Satoko.Alan Mishchenko2017-08-131-0/+11
* Several bug fixed / small changes in Satoko.Alan Mishchenko2017-03-181-0/+2
* Prevents Satoko from silently becoming inconsistentBruno Schmitt2017-03-061-0/+1
* Small tweak to rollback behavior.Bruno Schmitt2017-02-211-0/+1
* New function to retrieve polarity value of a variable.Bruno Schmitt2017-02-181-0/+5
* - Small changes to the watch lists behavior.Bruno Schmitt2017-02-151-0/+6
* - Small bug fix in var activity (improve performance)Bruno Schmitt2017-02-141-15/+5
* Adding APIs to mark cones. Creating test-bench for incremental solving &satok...Alan Mishchenko2017-02-111-0/+23
* New implementation of a software floating point implementation (sdbl) for con...Bruno Schmitt2017-02-111-1/+1
* New fixed point data type.Bruno Schmitt2017-02-101-13/+0
* Small changes to support old compilers.Bruno Schmitt2017-02-061-18/+18
* Adding a new SAT solver to ABC. (Satoko)Bruno Schmitt2017-02-061-0/+242