Skip to content

Rule driven scheduling of cyclic activities for in-depth comparison of alternative operating strategies.

License

Notifications You must be signed in to change notification settings

TUDelft-CITG/OpenCLSim

Repository files navigation

Documentation License: MIT DOI

CircleCI Coverage

OpenCLSim

Open source Complex Logistics Simulation - Rule driven scheduling of cyclic activities for in-depth comparison of alternative operating strategies.

Documentation is found here.

Installation

To install OpenCLSim, run this command in your terminal:

pip install openclsim

This is the preferred method to install OpenCLSim, as it will always install the most recent stable release.

If you don not have pip installed, this Python installation guide can guide you through the process.

You can read the documentation for other installation methods.

Examples

The benefit of OpenCLSim is the generic set-up. This set-up allows the creation of complex logistical flows. A number of examples are presented in a seperate Jupyter Notebook repository. Information on how to use the notebooks is presented in that repository as well.