Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 246 Bytes

File metadata and controls

17 lines (12 loc) · 246 Bytes

PySat

PySat is sat solver on python.

Features

  • Python
  • CDCL algorithm
  • Watching Literal

How to Use

This script tested in Python2.7.5, Python3.3.2, PyPy2(2.2-1) and PyPy3(2.1beta1-2). - $ ./pysat.py {cnf file}