Skip to main content

Delta debugger for SMT-LIB files

Project description

GitHub Workflow Status Read the Docs PyPI PyPI - Python Version PyPI - License

pyDelta: delta debugging for SMT-LIB

pyDelta is a delta debugger for SMT-LIB files. It is heavily inspired by other similar tools like ddSMT, DeltaSMT or delta. pyDelta is based on a few fundamental ideas:

  • parse generic S-expressions. This is very robust against changes to SMT-LIB or solver specific extensions. It also allows for a small parser and simple node structure. Most semantic information that is required for simplification can be recovered cheaply.
  • parallel execution. Running multiple checks in parallel allows for significant speedups when minimizing faulty inputs.
  • easy to extend. It should be fairly easy to add new simplifications by implementing new mutators.
  • fixed-point iteration. Simplifications are applied until no simplificationss are possible anywhere. Rerunning pyDelta on a minimized input should not yield further improvements.
  • flexible to use. The options should cover most use cases, including checking for the exit code or checking for specific patterns in the (regular or error) output.

Please visit https://pydelta.readthedocs.io for more documentation.

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

pydelta-smt-0.4.dev15.tar.gz (18.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pydelta_smt-0.4.dev15-py3-none-any.whl (23.0 kB view details)

Uploaded Python 3

File details

Details for the file pydelta-smt-0.4.dev15.tar.gz.

File metadata

  • Download URL: pydelta-smt-0.4.dev15.tar.gz
  • Upload date:
  • Size: 18.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0

File hashes

Hashes for pydelta-smt-0.4.dev15.tar.gz
Algorithm Hash digest
SHA256 b89169b06b1506c8bbdb116a14af1666f9ee34ea5ae546096a9c9f459470b6dd
MD5 b16cd60afe8af85a01630f7119676ad9
BLAKE2b-256 c3a02b07e36bba7080a2091513c036a2a029fbc5f86263ee5958122e7e6dbd3b

See more details on using hashes here.

File details

Details for the file pydelta_smt-0.4.dev15-py3-none-any.whl.

File metadata

  • Download URL: pydelta_smt-0.4.dev15-py3-none-any.whl
  • Upload date:
  • Size: 23.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0

File hashes

Hashes for pydelta_smt-0.4.dev15-py3-none-any.whl
Algorithm Hash digest
SHA256 6d4e1dcac9b240e3c92083967d8a12ad952a700ca017b79997d777279ae395e3
MD5 b4804beae3396656c015979e65cd8a5a
BLAKE2b-256 101d60e2f2ca5f06bdd213207dd6a2fa852da4ab0c5347010cefd1ee5385df0d

See more details on using hashes here.

Supported by

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