Added
- Solving problems with one vehicle visiting several places a.k.a
travelling salesman problem. - Support matrix computation using OSRM.
- Solution output to
json
with location ordering, cost of the
solution and execution details. - Optional ready-to-use detailed route.
- Optional use of euclidean distance for matrix computation.