Work in progress
Parsing LTL and calculating negation-normal form:
cargo run --bin nnf "~ (a & (b U c))"
Explicit representation of an automaton (requires installation of dot and feh):
cargo run --bin ts | dot -Tpng | feh -
| Name | Name | Last commit date | ||
|---|---|---|---|---|