You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -48,16 +48,20 @@ To aggregate all individual tool results and to establish the validity of the CH
48
48
49
49
The framework is currently capable of validating models produced for LIA and ALIA benchmarks, and has been used in the validation of the benchmarks from [CHC-COMP 2022] and [CHC-COMP 2024].
50
50
51
-
The [2022 benchmarks] used came from the LIA-lin and LIA-nonlin tracks, and have been validated with the following tools: [Eldarica v2.0.8], [Golem v0.4.2], [Z3 (Spacer) v4.12.1], [cvc5 v1.0.5], [OpenSMT v2.5.0], [SMTInterpol (checker) v2.5-1259-gf8124b1f], [veriT v2021.06.2-rmx], [Carcara v1.0.0], [LFSC checker 9aab068], and the [latest version of TSWC].
51
+
*The [2022 benchmarks] used came from the LIA-lin and LIA-nonlin tracks, and have been validated with the following tools: [Eldarica v2.0.8], [Golem v0.4.2], [Z3 (Spacer) v4.12.1], [cvc5 v1.0.5], [OpenSMT v2.5.0], [SMTInterpol (checker) v2.5-1259-gf8124b1f], [veriT v2021.06.2-rmx], [Carcara v1.0.0], [LFSC checker 9aab068], and the [latest version of TSWC].
52
52
53
-
The [2024 benchmarks] used came from the LIA-lin, LIA-nonlin, LIA-Arrays-lin, and LIA-Arrays-nonlin tracks, and have been validated with the following tools: [Eldarica v2.1], [Golem v0.5.0], [Z3 (Spacer) v4.13], [cvc5 v1.1.2], [OpenSMT v2.6.0], [SMTInterpol (checker) v2.5-1256-g55d6ba76], [veriT v2021.06.2-rmx], [alfc eca2cbd], [Carcara v1.1.0], [LFSC checker 5a127db], and the [latest version of TSWC].
53
+
*The [2024 benchmarks] used came from the LIA-lin, LIA-nonlin, LIA-Arrays-lin, and LIA-Arrays-nonlin tracks, and have been validated with the following tools: [Eldarica v2.1], [Golem v0.5.0], [Z3 (Spacer) v4.13], [cvc5 v1.1.2], [OpenSMT v2.6.0], [SMTInterpol (checker) v2.5-1256-g55d6ba76], [veriT v2021.06.2-rmx], [alfc eca2cbd], [Carcara v1.1.0], [LFSC checker 5a127db], and the [latest version of TSWC].
54
54
55
55
A large part of the [SMT instance generator] was implemented by Fedor Gromov.
56
56
57
57
## Publication
58
58
59
59
To know more about the theory behind ATHENA, as well as its applications, have a look at our [iFM23 paper].
60
60
61
+
[^1]: The alfc checker has been recently rebranded *ethos*. According to [@ajreynol] this was only a name change on the checker side, with the codebase carrying over from alfc. Together with this change, however, the relation between cvc5 and alfc/ethos has been refactored and ATHENA has not yet been updated to accommodate for it. For the time being, support is available for [cvc5 v1.1.2] and [alfc eca2cbd].
0 commit comments