Skip to content

cocuh/pysat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}

About

sat solver on python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages