Skip to content

Commit a03f068

Browse files
SMT-RAT submission (#164)
* SMT-RAT submission * update urls to zenodo
1 parent 0090e9d commit a03f068

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

submissions/smtrat.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "SMT-RAT",
3+
"contributors": [
4+
"Jasper Nalbach",
5+
"Valentin Promies",
6+
"Erika Ábrahám"
7+
],
8+
"contacts": ["Jasper Nalbach <[email protected]>", "Valentin Promies <[email protected]>"],
9+
"archive": {
10+
"url": "https://zenodo.org/records/15754549/files/smtrat-static.tar.gz"
11+
},
12+
"website": "https://github.com/ths-rwth/smtrat",
13+
"system_description": "https://zenodo.org/records/15754549/files/smtcomp-2025.pdf",
14+
"command": [ "./smtrat-static" ],
15+
"solver_type": "Standalone",
16+
"seed": 21,
17+
"participations": [
18+
{ "tracks": ["SingleQuery"], "logics": "(QF_)?NRA" },
19+
{ "tracks": ["ModelValidation"], "logics": "QF_NRA" }
20+
],
21+
"final": true
22+
}

0 commit comments

Comments
 (0)