3 unstable releases
0.2.0 | Apr 23, 2024 |
---|---|
0.1.1 | Apr 14, 2023 |
0.1.0 | Feb 16, 2023 |
#854 in Encoding
78KB
2K
SLoC
HOArs
A parser for dealing with Hanoi Omega-Automata (HOA) file format, which is described in more detail here. At the moment, we can only parse HOA files, support for writing them will be added later.
Changelog
0.1.1 (230414)
Added lots and lots of documentation, some helper methods and introduced a method for converting label expressions to DNF, which in turn allows to use them as symbols for an automaton.
0.1 (230216)
First release 0.1 version, probably buggy as hell.
lib.rs
:
This crate provides a parser for the HOA format.
Dependencies
~7MB
~112K SLoC