Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qnighy/advanced-programming-languages-report-ltl


https://github.com/qnighy/advanced-programming-languages-report-ltl

algorithm automata logic ocaml temporal-logic

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# LTL formula -> Büchi automaton

## Dependency

- OCaml
- menhir
- graphviz

## Build

```
$ make
```

### Use

```
$ ./test.sh
```