Skip to main content

A delta debugger for SMT-LIBv2 files

Project description

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

ddSMT: Delta Debugging for SMT-LIBv2

ddSMT is a delta debugger for input in the SMT-LIB language and its dialects and extensions. It serves as an input minimizer for SMT-LIB(-like) input that triggers interesting behavior for a given command. Noteworthy examples for supported extensions of the SMT-LIB language are the SyGuS input format and the extension for encoding separation logic problems. For more details on the SMT-LIB language, see http://www.smtlib.org.

ddSMT is implemented in Python 3 and developed on a Linux OS.

ddSMT is free software released under the GPLv3. You should have received a copy of the GNU General Public License along with ddSMT (see file LICENSE). If not, see http://www.gnu.org/licenses/.

Requirements

Bibtex

For citing ddSMT, please use the following BibTex entry:

@inproceedings{DBLP:conf/cav/KremerNP20,
  author    = {Gereon Kremer and
               Aina Niemetz and
               Mathias Preiner},
  editor    = {Alexandra Silva and
               K. Rustan M. Leino},
  title     = {ddSMT 2.0: Better Delta Debugging for the SMT-LIBv2 Language and Friends},
  booktitle = {Computer Aided Verification - 33rd International Conference, {CAV}
               2021, Virtual Event, July 20-23, 2021, Proceedings, Part {II}},
  series    = {Lecture Notes in Computer Science},
  volume    = {12760},
  pages     = {231--242},
  publisher = {Springer},
  year      = {2021},
  url       = {https://doi.org/10.1007/978-3-030-81688-9\_11},
  doi       = {10.1007/978-3-030-81688-9\_11},
  timestamp = {Thu, 29 Jul 2021 13:41:58 +0200},
  biburl    = {https://dblp.org/rec/conf/cav/KremerNP20.bib},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}

Publications

Documentation

Documentation for ddSMT is available at https://ddsmt.readthedocs.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

ddSMT-2.0.3.dev3.tar.gz (68.2 kB view hashes)

Uploaded Source

Built Distribution

ddSMT-2.0.3.dev3-py3-none-any.whl (90.8 kB view hashes)

Uploaded Python 3

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