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 17 forks source link

Debug/inter site #62

Closed uijl closed 5 years ago

uijl commented 5 years ago

Updated the model and core to work with "inter-sites". It used to quit as soon as a site was empty, even though it was supposed to be filled later on. This has been fixed by adding the "get_empty_event" function.

All tests pass.