You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I want to ask, for the vehicle capacity in the main class - this line "int VehicleCap = 50;", is this the total capacity of all vehicles or is it represent each vehicle?
The text was updated successfully, but these errors were encountered:
Hi Nikolaos, one question: has this algorithm been tested on VRP instances presented in Bibliography? Like Solomon's ones? If yes, are the results optimal? thanks
Hi. I want to ask, for the vehicle capacity in the main class - this line "int VehicleCap = 50;", is this the total capacity of all vehicles or is it represent each vehicle?
The text was updated successfully, but these errors were encountered: