|
| 1 | +{ |
| 2 | + "name": "SMTInterpol", |
| 3 | + "contributors": [ |
| 4 | + "Max Barth", "Leon Cacace", |
| 5 | + "Jürgen Christ", "Daniel Dietsch", "Leonard Fichtner", |
| 6 | + "Joanna Greulich", "Elisabeth Henkel", "Matthias Heizmann", |
| 7 | + "Jochen Hoenicke", "Moritz Mohr", "Alexander Nutz", |
| 8 | + "Markus Pomrehn", "Pascal Raiola", "Tanja Schindler" |
| 9 | + ], |
| 10 | + "contacts": [ |
| 11 | + "Jochen Hoenicke <[email protected]>" |
| 12 | + ], |
| 13 | + "archive": { |
| 14 | + "url": "https://zenodo.org/records/15756957/files/smtinterpol-2.5-1405-gae7e68ef.tar.gz?download=1", |
| 15 | + "h": { "sha256": "41a3ce3d38417a807865a389df3b8466492d584070c21888ac2732d8470d601c" } |
| 16 | + }, |
| 17 | + "website": "https://ultimate.informatik.uni-freiburg.de/smtinterpol", |
| 18 | + "system_description": "https://ultimate.informatik.uni-freiburg.de/smtinterpol/sysdesc2025.pdf", |
| 19 | + "command": ["smtinterpol"], |
| 20 | + "solver_type": "Standalone", |
| 21 | + "seed": "2030142482", |
| 22 | + "participations": [ |
| 23 | + { |
| 24 | + "tracks": ["SingleQuery"], |
| 25 | + "logics": "(QF_)?(AX?)?(UF)?(BV)?(DT)?([IR]DL|[NL][IR]*A)?", |
| 26 | + "command": ["smtinterpol"] |
| 27 | + }, |
| 28 | + { |
| 29 | + "tracks": ["Incremental"], |
| 30 | + "logics": "(QF_)?(AX?)?(UF)?(BV)?(DT)?([IR]DL|[NL][IR]*A)?", |
| 31 | + "command": ["smtinterpol"] |
| 32 | + }, |
| 33 | + { |
| 34 | + "tracks": ["ModelValidation"], |
| 35 | + "logics": "(QF_)(AX?)?(UF)?(BV)?(DT)?([IR]DL|[NL][IR]*A)?", |
| 36 | + "command": ["smtinterpol"] |
| 37 | + }, |
| 38 | + { |
| 39 | + "tracks": ["UnsatCore"], |
| 40 | + "logics": "(QF_)?(AX?)?(UF)?(BV)?(DT)?([IR]DL|[NL][IR]*A)?", |
| 41 | + "command": ["smtinterpol"] |
| 42 | + } |
| 43 | + ] |
| 44 | +} |
0 commit comments