Skip to content

Commit 618de92

Browse files
pruemmerOliverMa1
andauthored
OSTRICH version 2 (#187)
* started OSTRICH submission * add prelim system desc in ostrich.json * updated check sum * updated paths * updated options * new check sum * another update * replaced link with the Zenodo link --------- Co-authored-by: Oliver Markgraf <[email protected]>
1 parent 1db1209 commit 618de92

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

submissions/ostrich.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"name": "OSTRICH",
3+
"contributors": [
4+
"Matthew Hague",
5+
"Denghang Hu",
6+
"Anthony W. Lin",
7+
"Oliver Markgraf",
8+
"Philipp Ruemmer",
9+
"Zhilin Wu"
10+
],
11+
"contacts": ["Philipp Ruemmer <[email protected]>",
12+
"Oliver Markgraf <[email protected]>"],
13+
"archive": {
14+
"url": "https://zenodo.org/records/15737126/files/ostrich-smt-comp-2025.tar.gz",
15+
"h": { "sha256": "9c13dd58dec2ef76f9da2b398960e29a71e14ac79e601161cce367344d8b8744" }
16+
},
17+
"website": "https://github.com/uuverifiers/ostrich/",
18+
"system_description": "https://arg-git.informatik.uni-kl.de/pub/ostrich-system-description-25/-/blob/main/ostrich-system-description.pdf",
19+
"command": ["./ostrich", "+quiet", "-portfolio=strings"],
20+
"solver_type": "Standalone",
21+
"seed": "718582",
22+
"participations": [
23+
{ "tracks": ["SingleQuery"], "divisions": ["QF_Strings"] }
24+
]
25+
}

0 commit comments

Comments
 (0)