Skip to content

Releases: whitemech/lydia

v0.1.3

Choose a tag to compare

@marfvr marfvr released this 14 Aug 21:44
1139be9
  • Fix building issue: (#114)
  • Fix translation of Release LTLf-to-LDLf (2070ec3)
  • Update Syft+ dependency version to v0.1.1 (#119)

v0.1.2

Choose a tag to compare

@marfvr marfvr released this 20 Jun 13:32
b362aa8

Fix bug in the computation of the concatenation of two DFAs (#111). This bug affected the correctness of some transformations, e.g. a U (b U c).

0.1.1

Choose a tag to compare

@marfvr marfvr released this 08 Jun 06:48
ad887fe

Changes:

  • Made the parser compliant with this standard.
  • Done minor changes to the source code.

0.1.0

Choose a tag to compare

@marfvr marfvr released this 17 Apr 20:19
f0958af

The first release of Lydia.

Main features:

  • Implementation of compositional approach for LDLf-to-DFA and LDLf synthesis
    (paper)
  • Support for LTLf by first translating formulae into LDLf.
  • CLI tool to interact with the library.

trace-alignment workflow

Pre-release

Choose a tag to compare

@francescofuggitti francescofuggitti released this 18 Feb 07:35
80bbdf8

BE AWARE

This release is for the trace-alignment workflow.

It's not the official release, and it's not production-ready.