Open abdelkader4004 opened 10 months ago
Yes, that's the case.
Thanks for the response, Another question please, Can DVRP methods work at anytime of the day? or only each time step?
They have a possibility to run every time step, but it is possible to skip some steps and re-optimise every N time steps.
Hi
I am beginning with the DVRP extension, and i want to know whether the methods of VrpOptimizer like requestSunmitted are executed synchronously with the simulation i.e. the simulation is stopped when these methods are called.
I appreciate any help and thanks a lot.