mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Update README.md
This commit is contained in:
parent
4e35a647e9
commit
54dbdca81d
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ reading classical VRP instances to benchmark your algorithm.
|
|||
|
||||
Additionally, jsprit can be used along with <a href="http://www.matsim.org" target="blank_">MATSim</a>
|
||||
to solve the above problem-types in real networks (OSM networks are supported as well). A variety of least cost path algorithms such as Dijkstra and A*
|
||||
can be used, and a dynamic and interactive visualiser enhances the analysis part significantly.
|
||||
can be used, and a dynamic and interactive visualiser greatly enhances the analysis.
|
||||
|
||||
##In Development
|
||||
- VRP with Backhauls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue