Questions tagged [optaweb-vehicle-routing]

17 questions
0
votes
2 answers

Using real distances between points in optaplanner

Hello I am new to optaplanner. I am trying to use the vrp (tw) example. I'll like to set real distances (route distances) in order to get a real solution. I have real distances between all points in a double NXN matrix…
opp
  • 11
  • 3
-1
votes
1 answer

Beginner wanting to use optaplanner to solve Vehicle Routing Problem

I am doing a project which requires to use optaplanner for constraint solving and optimization. Can anyone tell me as to how one can get started? I have read the documentation on the optaplanner website but they are not really helpful. I need proper…
1
2