vrp icon indicating copy to clipboard operation
vrp copied to clipboard

The model provide different results

Open khangthinh-huynh19 opened this issue 1 year ago • 2 comments

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 ?

khangthinh-huynh19 avatar Mar 18 '24 02:03 khangthinh-huynh19

The underlying algorithm is non-deterministic, so results will differ between runs. More on the topic:

https://github.com/reinterpretcat/vrp/discussions/116

leobudima avatar Mar 18 '24 19:03 leobudima