|
Overview
SynAsync synthesizes (if possible) an asynchronous automaton from
a given finite deterministic automaton. The generated asynchronous automaton
accepts the same language as the input automaton (or smaller in case the
problem is relaxed).
Installation
- Download the source code and unpack the archive.
- Typing
make should suffice to compile the synthesizer.
- You can get a list of command-line options by calling
synasync
without any arguments. See also the README file for further details.
Contact
Questions can be directed to
Alin Stefanescu.
Links
|
|