Releases: uuverifiers/eldarica
Eldarica 2.0.2
This is another maintenance release, mostly with bugfixes and a couple of optimisations.
Eldarica 2.0.1
Mostly a maintenance release, including several bugfixes and update to Princess 2019-07-24.
This will probably be the last Eldarica version with built-in C front-end, since the front-end has been moved to the separate tool TriCera, https://github.com/uuverifiers/tricera.
Eldarica 2.0
This is Eldarica version 2.0.
Compared to version 1, the functionality of Eldarica has been extended significantly. There is now support for Horn clauses and C programs over bit-vectors, and support for Horn clauses over algebraic data-types. The preprocessor has been improved and extended, and Horn clauses over arrays do not require explicitly specified quantifiers any more.
Version 2.0-alpha3
A couple of further bugfixes and improvements.
Second Alpha Release of 2.0
Various bugfixes and improvements, among others an SMT-LIB parser for bit-vector problems.
First alpha version of the upcoming Eldarica 2.0
We are currently working on Eldarica version 2.0, which will feature, among others, support for algebraic data types and bit-vectors. This alpha release gives a first preview. Examples of new functionality are provided in the directory regression-tests/horn-adt.
A binary that should work on any platform with JVM (version >= 1.8) is attached.
Release 1.3
Time for a new release. Eldarica has seen substantial updates since the last release 1.2-rc, including support for timed and parameterised models in the C parser, a new preprocessor framework, and proper reconstruction of solutions and counterexamples. Various bugs have been fixed as well (and probably a couple of new bugs added).
Release candidate for 1.2
A release candidate generated from the "concurrency" branch, which includes a simple (currently quite restricted) front-end for C programs, and a better framework for encoding concurrent systems as Horn clauses. Examples are given in the directory regression-tests/horn-hcc.
Release candidate for 1.1
This version has two main new features: support for arrays and quantifiers in Horn clauses, and a file format and parser for providing initial CEGAR predicates and templates for Craig interpolation. Examples for both features are in the directory regression-tests/horn-quantifiers.
Release candidate for 1.0
First release after moving Eldarica development to github.
Eldarica should be fairly stable at this point and useful for various analysis tasks.