Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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.

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.2.dev106.tar.gz (16.3 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.2.dev106-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

Details for the file pydelta-smt-0.2.dev106.tar.gz.

File metadata

  • Download URL: pydelta-smt-0.2.dev106.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for pydelta-smt-0.2.dev106.tar.gz
Algorithm Hash digest
SHA256 f9398f45f4b3de9121ad11ef1f4e935de1c1449b2a7629714f8b71a959b74f09
MD5 17e2ec184a75d1a266414c58be10a794
BLAKE2b-256 c80ed8a0344f71e86a704f29848e14d78b9ee94d6eceb55dce5ee936d16c5c41

See more details on using hashes here.

File details

Details for the file pydelta_smt-0.2.dev106-py3-none-any.whl.

File metadata

  • Download URL: pydelta_smt-0.2.dev106-py3-none-any.whl
  • Upload date:
  • Size: 20.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for pydelta_smt-0.2.dev106-py3-none-any.whl
Algorithm Hash digest
SHA256 80c2c3dd67091f7cbc26728868308fa256d767776c3121c9ccbf555e3c9bb28e
MD5 39a2a0c2fdcd5c8ddc258053ee3af338
BLAKE2b-256 172f1b55ba92fd052a0768725b0e587566d0f416e005c077ed0451e1bfa31dfa

See more details on using hashes here.

Release history Release notifications | RSS feed

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