The application presents Vehicle Routing Problem on the Android platform. It uses the OptaPlanner tool to calculate vehicles roads from depot to customers. The application allows to select calculation time limit, one of the three algorithms and choose a sample VRP file. Source code: https://github.com/tomasdavidorg/android-vehicle-routing-problem
Show More