summaryrefslogtreecommitdiffstats
path: root/src/sat/satoko/utils/vec
Commit message (Expand)AuthorAgeFilesLines
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-055-10/+10
* - 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-112-246/+247
* - Adding a compile time option to use floats for var activity (now it can be ...Bruno Schmitt2017-02-091-0/+246
* Small changes to support old compilers.Bruno Schmitt2017-02-061-1/+2
* Adding a new SAT solver to ABC. (Satoko)Bruno Schmitt2017-02-064-0/+1013