1
0
Fork 0
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:
jsprit 2013-09-02 19:24:09 +02:00
parent b13371c013
commit 195b9548e5

View file

@ -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* 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. 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 ##License
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License 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). 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 ##Getting started in 2 seconds
[Add the latest snapshot to your pom](https://github.com/jsprit/jsprit/wiki/Add-latest-snapshot-to-your-pom). [Add the latest snapshot to your pom](https://github.com/jsprit/jsprit/wiki/Add-latest-snapshot-to-your-pom).