Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 487 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 487 Bytes

JUppaal Build Status

Java API for working with UPPAAL model files.

Allows to create UPPAAL Timed Automata models programmatically in Java. The library also supports loading UPPAAL models and manipulating them

Installation

JUppaal is shipped with a Maven build file. To build and install it, simply execute

$ gradle build

Authors

  • Thomas Bøgholm
  • Kasper Luckow