Skip to content

Commit ba2028d

Browse files
upload z3-inc-z3++ (#156)
* upload z3-inc-z3++, the base solver is z3-4-13-4-inc * upload z3-inc-z3++, the base solver is z3-4-13-4-inc * set the empty contributor/contacts/system_description for z3-4-13-4 * update the system description of z3 * update contributors
1 parent a1d7509 commit ba2028d

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

submissions/Z3-4-13-4-inc.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "Z3-4-13-4-inc",
3+
"archive": {
4+
"url": "https://zenodo.org/records/15524795/files/z3.zip"
5+
},
6+
"contributors": [
7+
"Nikolaj Bjørner"
8+
],
9+
"contacts": ["Nikolaj Bjørner <[email protected]>"],
10+
"website": "https://github.com/Z3Prover/z3/wiki",
11+
"system_description": "https://link.springer.com/chapter/10.1007/978-3-540-78800-3_24",
12+
"command": [ "./smtcomp_run_incremental" ],
13+
"solver_type": "Standalone",
14+
"seed": 174228,
15+
"participations": [
16+
{ "tracks": ["Incremental"], "logics": "QF_NIA" }
17+
],
18+
"competitive": false
19+
}

submissions/Z3-Inc-Z3++.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "Z3-Inc-Z3++",
3+
"contributors": [
4+
"Bohan Li",
5+
"Shaowei Cai"
6+
],
7+
"contacts": ["Bohan Li <[email protected]>", "Shaowei Cai <[email protected]>"],
8+
"archive": {
9+
"url": "https://zenodo.org/records/15516426/files/new.zip"
10+
},
11+
"website": "https://z3-plus-plus.github.io/",
12+
"system_description": "https://github.com/z3-plus-plus/z3-plus-plus.github.io/blob/main/Z3%2B%2B_in_SMT_COMP_2025.pdf",
13+
"command": [ "./smtcomp_run_incremental" ],
14+
"solver_type": "derived",
15+
"seed": "19970530",
16+
"participations": [
17+
{ "tracks": ["Incremental"], "logics": "QF_NIA" }
18+
]
19+
}

0 commit comments

Comments
 (0)