I am looking for a java code or library to generate the custom VRP datasets with road distances using graph hopper. Could you please share the details.
Asked
Active
Viewed 173 times
0
-
"Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it." https://stackoverflow.com/help/on-topic – Bethany Louise Jul 04 '17 at 03:56
1 Answers
0
See my repo that needs to be cleaned up and some code added in optaplanner-webexamples: https://github.com/ge0ffrey/vrp-dataset-generator

Geoffrey De Smet
- 26,223
- 11
- 73
- 120
-
I am getting issues in downloading the maven dependencies specified in the pom.xml in the project vrp-dataset-generator. Having maven enforcer issues. Any suggestions? – Kishore Prabhakar Jul 04 '17 at 14:08
-