Proter

https://raw.githubusercontent.com/workflowfm/proter/master/docs/static/images/Proter.png

https://img.shields.io/badge/version-0.7.4-brightgreen.svg https://img.shields.io/badge/license-Apache%202.0-yellowgreen.svg

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.

Install

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"

Authors

Maintainer

Petros Papapanagiotou - [email protected] - @PetrosPapapa

Contributors

A big thank you to the following contributors in order of appearance:

License

Distributed under the Apache 2.0 license. See LICENSE for more information.

Copyright © 2019-2021 The University of Edinburgh and contributors