diff --git a/submissions/Z3-4-13-4-inc.json b/submissions/Z3-4-13-4-inc.json new file mode 100644 index 00000000..16ce5501 --- /dev/null +++ b/submissions/Z3-4-13-4-inc.json @@ -0,0 +1,19 @@ +{ + "name": "Z3-4-13-4-inc", + "archive": { + "url": "https://zenodo.org/records/15524795/files/z3.zip" + }, + "contributors": [ + "Nikolaj Bjørner" + ], + "contacts": ["Nikolaj Bjørner "], + "website": "https://github.com/Z3Prover/z3/wiki", + "system_description": "https://link.springer.com/chapter/10.1007/978-3-540-78800-3_24", + "command": [ "./smtcomp_run_incremental" ], + "solver_type": "Standalone", + "seed": 174228, + "participations": [ + { "tracks": ["Incremental"], "logics": "QF_NIA" } + ], + "competitive": false +} diff --git a/submissions/Z3-Inc-Z3++.json b/submissions/Z3-Inc-Z3++.json new file mode 100644 index 00000000..75bbfdb3 --- /dev/null +++ b/submissions/Z3-Inc-Z3++.json @@ -0,0 +1,19 @@ +{ + "name": "Z3-Inc-Z3++", + "contributors": [ + "Bohan Li", + "Shaowei Cai" + ], + "contacts": ["Bohan Li ", "Shaowei Cai "], + "archive": { + "url": "https://zenodo.org/records/15516426/files/new.zip" + }, + "website": "https://z3-plus-plus.github.io/", + "system_description": "https://github.com/z3-plus-plus/z3-plus-plus.github.io/blob/main/Z3%2B%2B_in_SMT_COMP_2025.pdf", + "command": [ "./smtcomp_run_incremental" ], + "solver_type": "derived", + "seed": "19970530", + "participations": [ + { "tracks": ["Incremental"], "logics": "QF_NIA" } + ] +}