Skip to content

Releases: uclid-org/uclid

Tag before removing horn solver

10 Aug 06:05
Compare
Choose a tag to compare
Pre-release

This tag is the last tag before the horn solver and lazy SC solver are removed.

May 2020 Release

25 May 04:26
Compare
Choose a tag to compare
May 2020 Release Pre-release
Pre-release

From a user perspective, this release contains some bug fixes and a new synthesis interface.
From a developer perspective, this tag marks a significant change in the git history.

Yet another release

08 Feb 18:28
Compare
Choose a tag to compare
Yet another release Pre-release
Pre-release

This release
uclid-0.9.5.zip
contains a few more bugfixes.

UCLID5 v0.9.5b New Public Release

12 Jun 11:30
Compare
Choose a tag to compare
Pre-release

Main new feature in this release is hyperproperty verification using BMC. See test/test-hyperproperty-*.ucl for examples.

We have also added support for quantifier patterns. See examples/hash.ucl for an example.

Several bugs have been fixed.

We have experimental support for unbounded model checking using the Z3/SPACER. Documentation for this feature will be added when this feature becomes more stable.

uclid5 v0.9.5 alpha release

04 Jul 16:45
Compare
Choose a tag to compare
Pre-release

What's new?

  • Much improved tutorial.
  • Initial support for SyGuS
  • New operators (distinct, bv_sign_extend, bv_zero_extend).
  • Local scoped variables are allowed in every block now.
  • We have the beginnings of an optimizer.
  • Lots and lots and lots of bugfixes.

uclid5 v0.9.1 alpha release

02 Apr 00:44
Compare
Choose a tag to compare
Pre-release

UCLID5 v0.9.1 Release

What's new?

  • Support for mixing procedural and parallel modeling using primed variables.
  • Simplified syntax by removing '::' and '->' operators and replacing them with '.'
  • Support for constant literals and their use in for loops.
  • Verifier bugfixes.

uclid5 v0.9.0 alpha release

12 Mar 05:21
Compare
Choose a tag to compare
Pre-release

New to this release:

  • Support for (bounded) model checking of LTL properties.
  • Added the define keyword for defining macros.
  • Performance improvements in the VC generator.
  • Lots and lots of bugfixes.

uclid5 v0.8.0 alpha release

31 Jan 08:39
Compare
Choose a tag to compare
Pre-release