Scylla is an extensible BPMN simulator which relies on the building blocks of discrete event simulation. The simulator is based on a plug-in architecture and implemented in the Java programming language.
- Apache Maven 3+
- Java 8
Import the scylla Maven project in your Java IDE (e.g. Eclipse).
- Make sure that the simulation input is correctly referenced in the main class (de.hpi.bpt.scylla.Scylla) of the project
- The files are located in the folder sample_simulation_input
- Run the main class of the project