Skip to content

Java API for working with UPPAAL model files

License

Notifications You must be signed in to change notification settings

DavidC0rtes/juppaal

 
 

Repository files navigation

JUppaal Build

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

To add to maven local and use with other projects run

$ gradle publishToMavenLocal

Authors

  • David Cortés
  • Thomas Bøgholm
  • Kasper Luckow

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%