Skip to content

tfukushima/python-minisat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-minisat - MiniSat Solver wrapper module for Python

python-minisat is Python binding for MiniSat.

Installation

  • Using setuptools/distribute

    $ easy_install python-minisat
    
  • Using pip

    $ pip install python-minisat
    
  • From source

    $ python setup.py install
    

References

Copyright

Copyright (c) 2011 Taku Fukushima. All rights reserved.

License

python-minisat is MIT Lisense

If you'd like to know more detail, check COPYRIGHT in source.

About

MiniSat wrapper module for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published