TUDelft-CITG / OpenCLSim

Rule driven scheduling of cyclic activities for in-depth comparison of alternative operating strategies.
https://openclsim.readthedocs.io
MIT License
14 stars 18 forks source link

Feature/model installation #20

Closed AnneHommelberg closed 6 years ago

AnneHommelberg commented 6 years ago

First version of the Activity and Simulation classes (including unit tests demonstrating their uses).

Activity class:

Simulation class:

For now the Simulation class assumes that each origin location (in the case of a layered origin) or each destination location (in the case of a layered destination) contains the same capacities for each layer. This could be changed in the future if necessary.