adrienmaillard
adrienmaillard
I have made the changes you mentioned.
I have just added a check in `RecurrenceGoal`. And I think it's separatedByAtLeast < separatedByAtMost :)
Upgrade note for @dandelany RecurrenceGoal changes The behavior of the goal has been changed when setting its `interval` parameter When setting the `interval` parameter to 1 hour, the old behavior...
No, the algorithm is not assuming anything in general. This x1 is the only one for which we make this assumption. We can't know if it is decreasing or not...
The "old" `SimulationFacade` was adapted to how the scheduler was working before checkpoint sim was introduced. With checkpoint sim, `SimulationFacade` has been rewritten. I think you can add a specific...