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
195b9548e5
commit
aaf731e3eb
1 changed files with 4 additions and 0 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.
|
||||
|
||||
##In Development
|
||||
- continues improvement of code, handling and performance
|
||||
- stable API to easily build customized algorithms from scratch
|
||||
|
||||
##Documentation
|
||||
|
||||
Please visit [jsprit-wiki](https://github.com/jsprit/jsprit/wiki) to learn more.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue