SiggyF / OpenCLSim

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

Home Page:https://openclsim.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation License: MIT DOI

CircleCI

OpenCLSim

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

Documentation can be 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.

About

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

https://openclsim.readthedocs.io

License:MIT License


Languages

Language:Python 99.2%Language:Makefile 0.7%Language:Dockerfile 0.1%