the-jake-z / DiscreteSim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiscreteSim

Simple Java package that implements discrete simulations using a standard framework.

Usage

Subclass SimulationContext to keep track of your parameters. Have your events subclass Event.

Check out the MultiLine and SingleServer examples.

About

License:MIT License


Languages

Language:Java 100.0%