Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.
/ scylla Public archive
forked from bptlab/scylla

BPMN simulator based on discrete event simulation

Notifications You must be signed in to change notification settings

marcfreiheit/scylla

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scylla

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.

Prerequisites

  • Apache Maven 3+
  • Java 8

Installation

Import the scylla Maven project in your Java IDE (e.g. Eclipse).

How to run it

  • 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

About

BPMN simulator based on discrete event simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%