Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Is DVRP executed in synchronous way with the simulation? #169

Open
abdelkader4004 opened this issue Jan 3, 2024 · 3 comments
Open

Is DVRP executed in synchronous way with the simulation? #169

abdelkader4004 opened this issue Jan 3, 2024 · 3 comments

Comments

@abdelkader4004
Copy link

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.

@michalmac
Copy link
Member

Yes, that's the case.

@abdelkader4004
Copy link
Author

Thanks for the response,
Another question please,
Can DVRP methods work at anytime of the day? or only each time step?

@michalmac
Copy link
Member

They have a possibility to run every time step, but it is possible to skip some steps and re-optimise every N time steps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants