summaryrefslogtreecommitdiffstats
path: root/src/sat/satoko/utils
Commit message (Expand)AuthorAgeFilesLines
* Compiler warnings.Alan Mishchenko2020-12-211-2/+2
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-055-10/+10
* Adding new command to reset Satoko.Bruno Schmitt2017-02-191-4/+1
* - Small changes to the watch lists behavior.Bruno Schmitt2017-02-151-0/+6
* New implementation of a software floating point implementation (sdbl) for con...Bruno Schmitt2017-02-115-314/+381
* Changes to compile on Windows.Alan Mishchenko2017-02-101-3/+3
* New fixed point data type.Bruno Schmitt2017-02-101-0/+67
* - Adding a compile time option to use floats for var activity (now it can be ...Bruno Schmitt2017-02-092-3/+249
* Small changes to support old compilers.Bruno Schmitt2017-02-063-5/+4
* Adding a new SAT solver to ABC. (Satoko)Bruno Schmitt2017-02-069-0/+1400