Skip to main content

Delta debugger for SMT-LIB files

Project description

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.2.dev94.tar.gz (15.6 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.dev94-py3-none-any.whl (20.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pydelta-smt-0.2.dev94.tar.gz
  • Upload date:
  • Size: 15.6 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.dev94.tar.gz
Algorithm Hash digest
SHA256 8a24acd3ecf2718cfc61001888cc2c589b0f91038711d3e0faca53b50a3e26eb
MD5 898e417b10e25c9e23ad70e9115189d8
BLAKE2b-256 54b520ec2780beef0c07831f44c8359c35ac76ea62980f4ae1e6c746c9a8270f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pydelta_smt-0.2.dev94-py3-none-any.whl
  • Upload date:
  • Size: 20.7 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.dev94-py3-none-any.whl
Algorithm Hash digest
SHA256 f14fbdcb44395af670e5c85cb60d7b0e4041594106db488a38c55e7ba238d1d7
MD5 a50b9d4570373b8e5c766d13a6778a3a
BLAKE2b-256 8bc8a5bc12172182b2df2524bfe31de4e18dbb28279860517bc0bff259a7c35c

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