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.dev15.tar.gz (260.6 kB view details)

Uploaded Source

Built Distributions

python_sat-0.1.5.dev15-cp38-cp38-win_amd64.whl (728.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

python_sat-0.1.5.dev15-cp37-cp37m-win_amd64.whl (727.8 kB view details)

Uploaded CPython 3.7m Windows x86-64

python_sat-0.1.5.dev15-cp37-cp37m-macosx_10_15_x86_64.whl (847.2 kB view details)

Uploaded CPython 3.7m macOS 10.15+ x86-64

python_sat-0.1.5.dev15-cp36-cp36m-win_amd64.whl (727.8 kB view details)

Uploaded CPython 3.6m Windows x86-64

python_sat-0.1.5.dev15-cp27-cp27m-macosx_10_15_x86_64.whl (843.3 kB view details)

Uploaded CPython 2.7m macOS 10.15+ x86-64

File details

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

File metadata

  • Download URL: python-sat-0.1.5.dev15.tar.gz
  • Upload date:
  • Size: 260.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for python-sat-0.1.5.dev15.tar.gz
Algorithm Hash digest
SHA256 c5964bf8a2d2ee9e0288886636678aa8364b895b19e57c4f1b6040f60cdd709c
MD5 ffc73e614a3b23f9e4c3af24d3634fa8
BLAKE2b-256 f676cbb8f8e8b90e47bbebad55dbdf788242514b5dfc18d7fa94ba8d48bd201c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_sat-0.1.5.dev15-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 728.3 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for python_sat-0.1.5.dev15-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 30f3cd874fcbd6d1d02f7f7cebb3dde590a35a4ad1f24abd14c8368c8b3dfe8c
MD5 fd997269aa91dfebe678cb348c79d9f9
BLAKE2b-256 c8c7633697dd06fb3701a31649d102112c32f12af665f0d84a84935ae512c7f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_sat-0.1.5.dev15-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 727.8 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for python_sat-0.1.5.dev15-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 8ea1d95149170026f955ee44f2418a520d8c67455fcf6371278a351e688af98f
MD5 99532a04a3b72f845bf5f1e9d8e3a36c
BLAKE2b-256 a055cb43812be263d63c3e15f85cc6a846a94a868fd12f10e525bf90740c0263

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_sat-0.1.5.dev15-cp37-cp37m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 847.2 kB
  • Tags: CPython 3.7m, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for python_sat-0.1.5.dev15-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6c90294430bf12eda32f14ca88e8291e7f57b1c9974511072ce24e9e4f870d18
MD5 dd51378b975d541353fc07d5112562b7
BLAKE2b-256 204f3e8c1483dac6e1bf5226013ab8195916f940f16d00f600cf54d41ff6313c

See more details on using hashes here.

File details

Details for the file python_sat-0.1.5.dev15-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: python_sat-0.1.5.dev15-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 727.8 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for python_sat-0.1.5.dev15-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 0a71c2229555f7f8326ac5001e255ebdb793d4a8a8cc128a8e6350569ad1f597
MD5 a5a5d68702febfa0e2f51095f45d1fa7
BLAKE2b-256 6c403c91a7aa1f0280fcd66c7e34f4fe68b1ea513e037b5818d617d44adb2ba7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_sat-0.1.5.dev15-cp27-cp27m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 843.3 kB
  • Tags: CPython 2.7m, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for python_sat-0.1.5.dev15-cp27-cp27m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1fc7512ccfeb0bf5d7652f939d4ccc06b6a4ffb47531b72acd7f1a5b0269dd69
MD5 d8b6e14599276ec5512a576f557f137d
BLAKE2b-256 a25ac07d2f467f230aa32627966365dd5e594f60a43478f67d3c2834a5a88304

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