Skip to main content

A Python library for prototyping with SAT oracles

Project description

A Python library providing a simple interface to a number of state-of-art Boolean satisfiability (SAT) solvers and a few types of cardinality and pseudo-Boolean encodings. The purpose of PySAT is to enable researchers working on SAT and its applications and generalizations to easily prototype with SAT oracles in Python while exploiting incrementally the power of the original low-level implementations of modern SAT solvers.

With PySAT it should be easy for you to implement a MaxSAT solver, an MUS/MCS extractor/enumerator, or any tool solving an application problem with the (potentially multiple) use of a SAT oracle.

Details can be found at https://pysathq.github.io.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-sat-0.1.5.dev1.tar.gz (257.4 kB view details)

Uploaded Source

Built Distributions

python_sat-0.1.5.dev1-cp38-cp38-win_amd64.whl (715.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

python_sat-0.1.5.dev1-cp37-cp37m-win_amd64.whl (723.7 kB view details)

Uploaded CPython 3.7m Windows x86-64

python_sat-0.1.5.dev1-cp37-cp37m-macosx_10_15_x86_64.whl (847.6 kB view details)

Uploaded CPython 3.7m macOS 10.15+ x86-64

python_sat-0.1.5.dev1-cp27-cp27m-macosx_10_15_x86_64.whl (843.8 kB view details)

Uploaded CPython 2.7m macOS 10.15+ x86-64

File details

Details for the file python-sat-0.1.5.dev1.tar.gz.

File metadata

  • Download URL: python-sat-0.1.5.dev1.tar.gz
  • Upload date:
  • Size: 257.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.5

File hashes

Hashes for python-sat-0.1.5.dev1.tar.gz
Algorithm Hash digest
SHA256 83d324aecadfa6afa92320bb36912ba251ded10b66241754cb5a9eb0d4448fe5
MD5 b5da5a637f060358e93690c6589ada6c
BLAKE2b-256 11776783d52283582550582c731eb727511fec90b57b03d0d0c22f1ca9d9025d

See more details on using hashes here.

File details

Details for the file python_sat-0.1.5.dev1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: python_sat-0.1.5.dev1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 715.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.5

File hashes

Hashes for python_sat-0.1.5.dev1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 53cd2b29e458c562154a8015e91579d3302dcecdf75db0b776b757d8f6b3c0ae
MD5 8a693f7d6f159a402d251a8ddc8980d4
BLAKE2b-256 08e03c60234c2c6c0b03cc6e2b5b297eec9872682c5fa006c944fe66bde153b7

See more details on using hashes here.

File details

Details for the file python_sat-0.1.5.dev1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: python_sat-0.1.5.dev1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 723.7 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.5

File hashes

Hashes for python_sat-0.1.5.dev1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ce62298fb7c19e76400085a9f90e86954ab3578b4f6d3753a3dbc02988b1dc61
MD5 b1e78b08a3a698fc7daa8dbafa4e504e
BLAKE2b-256 fd7159a3788b8ab60a9135a662df25965db972ca4e825006563e2cba27fc4ff8

See more details on using hashes here.

File details

Details for the file python_sat-0.1.5.dev1-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: python_sat-0.1.5.dev1-cp37-cp37m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 847.6 kB
  • Tags: CPython 3.7m, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.5

File hashes

Hashes for python_sat-0.1.5.dev1-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fed436556acd6c8f9e27c97e0e7e4fcf59cb84c5b24daba376f56af66535ac03
MD5 6d85e09f44b2fe091c552da85768ca2b
BLAKE2b-256 95f5632353fd456a4342d44408b40c3bd22b192860ad4e2731c8fd64ec13698b

See more details on using hashes here.

File details

Details for the file python_sat-0.1.5.dev1-cp27-cp27m-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: python_sat-0.1.5.dev1-cp27-cp27m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 843.8 kB
  • Tags: CPython 2.7m, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.5

File hashes

Hashes for python_sat-0.1.5.dev1-cp27-cp27m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 de1d221bd4a45dccd532c82faa9ede4782eac4b5d9e8a7a3c371ea90e8956fb1
MD5 af1be9078fee25f3ee95b2b9750ac64e
BLAKE2b-256 c8b792cb8a75a0e8fdab3877940f807ff10b90eb31c47b85d1b691bcdd8850e5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page