Skip to content

TwentyNine

Compare
Choose a tag to compare
@wsc1 wsc1 released this 14 Dec 17:34
· 34 commits to master since this release

aiger bugfix and usability improvements

This release fixes a bug in the aiger ascii output for latch values and
adds some usability/performance improvements

For usability, we have added a Write method to gini to have it dump
a dimacs CNF to a writer.

For performance, we have made it so that more learned clauses could be
derived in incremental mode with test scopes when the last solve gave
unsat.