Skip to content

Commit 0090e9d

Browse files
authored
Amaya 2025 (#165)
* Amaya 2025 * bugfix * bugfix * bugfix
1 parent ad53a97 commit 0090e9d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

submissions/Amaya.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "Amaya",
3+
"contributors": [
4+
"Vojtěch Havlena", "Michal Hečko", "Lukáš Holík", "Ondřej Lengál"
5+
],
6+
"contacts": ["Michal Hečko <[email protected]>", "Ondřej Lengál <[email protected]>"],
7+
"archive": {
8+
"url": "https://zenodo.org/records/15630432/files/amaya-smtcomp25-v2.tar.gz",
9+
"h": { "sha256": "133058d14b7cb1ef45261e9d02ef3e6f76589dd3551c73870e318e2d3a75ad54" }
10+
},
11+
"website": "https://github.com/MichalHe/amaya",
12+
"system_description": "https://raw.githubusercontent.com/VeriFIT/amaya-smt-comp/master/system-description-2025/main.pdf",
13+
"command": ["amaya/run.sh"],
14+
"solver_type": "Standalone",
15+
"seed": "587087",
16+
"participations": [
17+
{
18+
"tracks": ["SingleQuery"],
19+
"logics": ["LIA", "NIA"]
20+
}
21+
]
22+
}

0 commit comments

Comments
 (0)