vrp
vrp copied to clipboard
The model provide different results
I have a dataset of 118 orders and I use the default objectives, 30 seconds and 10000 generations max limit solving with 10 times running. However, the model provides 10 different results. Can you explain why the model cannot give the same results ?
The underlying algorithm is non-deterministic, so results will differ between runs. More on the topic:
https://github.com/reinterpretcat/vrp/discussions/116