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
b13371c013
commit
195b9548e5
1 changed files with 4 additions and 4 deletions
|
|
@ -18,6 +18,10 @@ Additionally, jsprit can be used along with <a href="http://www.matsim.org" targ
|
|||
to solve the above problem-types in real networks (i.e. without preprocessing transport times and costs). A variety of least cost path algorithms such as Dijkstra and A*
|
||||
can be used, and a dynamic and interactive visualiser greatly enhances the analysis.
|
||||
|
||||
##Documentation
|
||||
|
||||
Please visit [jsprit-wiki](https://github.com/jsprit/jsprit/wiki) to learn more.
|
||||
|
||||
##License
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License
|
||||
|
|
@ -26,10 +30,6 @@ of the License, or (at your option) any later version.
|
|||
|
||||
For more information, please visit [GNU Public License](http://opensource.org/licenses/GPL-2.0).
|
||||
|
||||
##Documentation
|
||||
|
||||
Please visit [jsprit-wiki](https://github.com/jsprit/jsprit/wiki) to learn more.
|
||||
|
||||
##Getting started in 2 seconds
|
||||
|
||||
[Add the latest snapshot to your pom](https://github.com/jsprit/jsprit/wiki/Add-latest-snapshot-to-your-pom).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue