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
9df98824bb
commit
99c2db2d6d
1 changed files with 4 additions and 0 deletions
|
|
@ -12,6 +12,10 @@ It is lightweight and easy-to-use, and based on heuristics currently solving
|
||||||
Modifying the algorithms and visualising the discovered solutions is as easy and handy as
|
Modifying the algorithms and visualising the discovered solutions is as easy and handy as
|
||||||
reading classical VRP instances to benchmark your algorithm.
|
reading classical VRP instances to benchmark your algorithm.
|
||||||
|
|
||||||
|
##In Development
|
||||||
|
- VRP with Backhauls
|
||||||
|
- Pickup and Delivery
|
||||||
|
- Interface to [MATSim](http://matsim.org) which allows network-based problems (e.g. OSM generated) and dynamic visualization
|
||||||
|
|
||||||
##License
|
##License
|
||||||
This program is free software; you can redistribute it and/or
|
This program is free software; you can redistribute it and/or
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue