Skip to content

Commit 662d2fe

Browse files
committed
SMTS (sequential) submission 2026: final
1 parent 31a4018 commit 662d2fe

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

submissions/smts-base.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
"Tomáš Kolárik <tomas.kolarik@usi.ch>"
1010
],
1111
"archive": {
12-
"url": "https://github.com/usi-verification-and-security/opensmt/releases/download/v2.9.1/opensmt-x64-linux-static.tar.bz2"
12+
"url": "https://zenodo.org/records/20625983/files/opensmt-smts-base.tar.bz2?download=1"
13+
,
14+
"h": { "sha256": "4c1e2e08031524a1c4baf3085ef18d986b2103c7575bdb79ce5a47855da4383d" }
1315
},
1416
"command": ["./opensmt"],
1517
"website": "https://github.com/usi-verification-and-security/opensmt",
@@ -29,5 +31,5 @@
2931
],
3032
"seed": 67893,
3133
"competitive": false,
32-
"final": false
34+
"final": true
3335
}

submissions/smts-seq.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
"Tomáš Kolárik <tomas.kolarik@usi.ch>"
1212
],
1313
"archive": {
14-
"url": "https://github.com/usi-verification-and-security/SMTS/raw/refs/heads/data/data/smtcomp/smtcomp26-smts.tar.bz2"
14+
"url": "https://zenodo.org/records/20625983/files/opensmt-smts.tar.bz2?download=1"
15+
,
16+
"h": { "sha256": "8ccfa04fca0f603c0f3aea0500c73c02b1a3397a070b9f8d21ad604074ae9b11" }
1517
},
1618
"command": ["./SMTS/server/smts.py", "-l", "-p", "-nt", "32", "-o", "1", "-fp"],
1719
"website": "https://github.com/usi-verification-and-security/SMTS",
@@ -30,5 +32,5 @@
3032
}
3133
],
3234
"seed": 67891,
33-
"final": false
35+
"final": true
3436
}

0 commit comments

Comments
 (0)