Fork me on GitHub

csv2uppaal

Tool chain that translate tables with state/transition protocol descriptions into a network of communicating state machines directly suitable for verification in Uppaal.

Dependencies

Install

See README.txt

License

BSD License

Authors

Download

Stable version (v1.1) - Depends on Ruby, Bash and awk

Beta version (v2.3) - Pure Ruby language. No dependency on Bash and awk. Run easier on Windows. Lots improvements.

To keep in touch with the development process you can also clone the project with Git by running:

$ git clone git://github.com/csv2uppaal/csv2uppaal
Note: There's no guarantee this is a working version.