A discrete event simulator for asynchronous prioritized processes written in Scala.
Created by Petros Papapanagiotou |
Artificial Intelligence Modelling Lab |
Artificial Intelligence and its Applications Institute |
School of Informatics, University of Edinburgh |
More info and documentation can be found in the main webpage.
Requirements:
- Java 8, Scala 2.12.12
- sbt v1.4.3 or higher
You can then add Proter as a dependency from Maven.
e.g. in sbt:
libraryDependencies += "com.workflowfm" %% "proter" % "0.7.4"
Petros Papapanagiotou - [email protected] - @PetrosPapapa
A big thank you to the following contributors in order of appearance:
Distributed under the Apache 2.0 license. See LICENSE for more information.
Copyright © 2019-2021 The University of Edinburgh and contributors