Skip to content

Releases: grayswandyr/electrod

1.2.0

03 Oct 15:35
Compare
Choose a tag to compare

1.1.1

27 Sep 08:40
Compare
Choose a tag to compare
Update CHANGES.md

1.1.0

24 May 15:05
Compare
Choose a tag to compare

1.1.0 (2024-05-24)

  • handle int atoms, Int signature and all Alloy arithmetic operations
  • fix cardinality translation bug
  • stratify LTL formulas for SMV

1.0.0

11 Jan 08:45
Compare
Choose a tag to compare

CHANGES:

  • build (using Github Actions) on Windows
  • fix nuXmv/NuSMV output parsing on Windows, which prevented correct behavior

0.9.0

04 Dec 13:58
Compare
Choose a tag to compare

CHANGES:

  • output much shorter files (unless pretty-printing is on)

0.8.0

03 Dec 10:26
5dda86e
Compare
Choose a tag to compare

CHANGES:

  • huge translation boost and lower memory footprint
  • beta: use of Github Actions should enable to produce Windows versions
  • fix one compiler version (currently 4.11.0)

0.7.1

24 Jul 15:22
Compare
Choose a tag to compare

CHANGES:

  • fix precedences (after update to Electrum)

0.6.2

11 Jun 16:41
Compare
Choose a tag to compare

CHANGES:

0.6

02 Apr 12:58
Compare
Choose a tag to compare
0.6

CHANGES:

  • add option --symmetry-offset/--so to offset the single-state symmetry breaking predicate.

0.5

28 Feb 16:19
Compare
Choose a tag to compare
0.5

CHANGES:

  • add option --temporal-symmetry/--ts to generate a full temporal symmetry formula
  • adapt to changes in the API of the Containers package