Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.1 KB

HISTORY.md

File metadata and controls

32 lines (19 loc) · 1.1 KB

History

0.1.3 (2021-08-14)

0.1.2 (2021-06-20)

  • Fix bug in the computation of the concatenation of two DFAs (#111).

0.1.1 (2021-06-07)

  • Made the parser compliant with this standard.

  • Done minor changes to the source code.

0.1.0 (2021-04-16)

First release of the software.

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.