Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 170 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 170 Bytes

millisat

A single-file Python CDCL SAT solver.

Targets Python 3.7 or later.

Run quick tests with ./script/test.sh or longer tests with ./script/test.sh -dmedium.