The International Satisfiability Modulo Theories (SMT) Competition.
The solvers are submitted via pull requests to the SMT-COMP repository.
The solver is run in this docker image, which is based on Ubuntu 24.04. The link also describes the packages that are installed in the image.
The creation of new submission is done through the creation of a new JSON file
in the submission
directory of the repository and the submission of a pull
request. The filename should start with the name of your solver and end with
.json
.
It could be done directly from the web interface and starting with a template: create a new submission
The repository contains a continuous integration check that will
For examples, take a look at the last year’s submissions.
The detailed description of the fields in the solver JSON file is available in the schema.
final
must be set for the final version. When final
is set, the archive URL needs to point to Zenodo.