diff --git a/submissions/iprover.json b/submissions/iprover.json new file mode 100644 index 00000000..508b12ff --- /dev/null +++ b/submissions/iprover.json @@ -0,0 +1,55 @@ +{ + "name": "iProver v3.9.3", + "contributors": [ + { + "name": "Konstantin Korovin", + "website": "https://korovin.gitlab.io/" + } + ], + "contacts": [ + "Konstantin Korovin " + ], + "archive": { + "url": "https://zenodo.org/records/15659520/files/iprover_v3.9.3_smt_init_2025.zip?download=1", + "h": { + "sha256": "0a839572e490ee2028d9dae00a15dd3c7700d73a143f3aa42e2f811cc92b63e5" + } + }, + "website": "https://gitlab.com/korovin/iprover", + "system_description": "http://www.cs.man.ac.uk/~korovink/iprover-smt-comp-2025.pdf", + "command": [ + "bin/iprover_smtcomp.sh" + ], + "solver_type": "wrapped", + "participations": [ + { + "tracks": [ + "SingleQuery" + ], + "divisions": [ + "Arith", + "Equality", + "Equality+LinearArith", + "Equality+NonLinearArith" + ], + "logics": [ + "ALIA", "ANIA", "AUFDTLIA", "AUFDTLIRA", "AUFDTNIRA", "AUFLIA", "AUFLIRA", "AUFNIA", "AUFNIRA", "LIA", "LRA", "NIA", "NRA", "UF", "UFDT", "UFDTLIA", "UFDTLIRA", "UFDTNIA", "UFDTNIRA", "UFIDL", "UFLIA", "UFLRA", "UFNIA", "UFNIRA" + ] + }, + { + "tracks": [ + "Parallel" + ], + "divisions": [ + "Arith", + "Equality", + "Equality+LinearArith", + "Equality+NonLinearArith" + ], + "logics": [ + "ALIA", "ANIA", "AUFDTLIA", "AUFDTLIRA", "AUFDTNIRA", "AUFLIA", "AUFLIRA", "AUFNIA", "AUFNIRA", "LIA", "LRA", "NIA", "NRA", "UF", "UFDT", "UFDTLIA", "UFDTLIRA", "UFDTNIA", "UFDTNIRA", "UFIDL", "UFLIA", "UFLRA", "UFNIA", "UFNIRA" + ] + } + ], + "seed": 139 +}