summaryrefslogtreecommitdiffstats
path: root/src/sat/satoko/cnf_reader.c
Commit message (Collapse)AuthorAgeFilesLines
* [Satoko] Correcting bug found when integrating with pdr.Bruno Schmitt2017-08-281-1/+2
| | | | | | The head of the propagation queue was not begin properly reset. Adding some debugging functions.
* Adding an procedure to write DIMACS.Bruno Schmitt2017-02-281-1/+1
| | | | Fixing small bugs.
* Compiler warnings.Alan Mishchenko2017-02-181-1/+1
|
* Small changes to compile satoko on Windows.Alan Mishchenko2017-02-061-1/+1
|
* Adding a new SAT solver to ABC. (Satoko)Bruno Schmitt2017-02-061-0/+156
The command is ‘satoko’