summaryrefslogtreecommitdiffstats
path: root/src/sat/satoko
Commit message (Expand)AuthorAgeFilesLines
* Prevents Satoko from silently becoming inconsistentBruno Schmitt2017-03-062-8/+18
* Adding an procedure to write DIMACS.Bruno Schmitt2017-02-285-3/+74
* Small tweak to rollback behavior.Bruno Schmitt2017-02-213-0/+8
* Adding new command to reset Satoko.Bruno Schmitt2017-02-196-9/+63
* Experiments with SAT sweeping.Alan Mishchenko2017-02-183-1/+11
* New function to retrieve polarity value of a variable.Bruno Schmitt2017-02-182-1/+6
* Bug fix in analyze_final method.Bruno Schmitt2017-02-181-2/+2
* Compiler warnings.Alan Mishchenko2017-02-181-1/+1
* Compiler warnings.Alan Mishchenko2017-02-182-7/+7
* Experiments with SAT sweeping.Alan Mishchenko2017-02-182-2/+4
* - Small changes to the watch lists behavior.Bruno Schmitt2017-02-157-5/+98
* - Small bug fix in var activity (improve performance)Bruno Schmitt2017-02-144-56/+55
* Adding APIs to mark cones. Creating test-bench for incremental solving &satok...Alan Mishchenko2017-02-114-4/+64
* New implementation of a software floating point implementation (sdbl) for con...Bruno Schmitt2017-02-1111-469/+412
* Updates to the autotuner.Alan Mishchenko2017-02-101-1/+1
* Changes to compile on Windows.Alan Mishchenko2017-02-101-3/+3
* New fixed point data type.Bruno Schmitt2017-02-106-39/+149
* - Adding a compile time option to use floats for var activity (now it can be ...Bruno Schmitt2017-02-098-34/+300
* Small changes to compile satoko on Windows.Alan Mishchenko2017-02-063-4/+4
* Small changes to support old compilers.Bruno Schmitt2017-02-068-34/+34
* Adding a new SAT solver to ABC. (Satoko)Bruno Schmitt2017-02-0622-0/+3451