forked from graphhopper/jsprit
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
jsprit edited this page Mar 30, 2014
·
157 revisions
Setting up jsprit and the like.
Gives a basic description of the applied meta-heuristic and shows how to configure it.
Shows a set of algorithm configurations benchmarked against classical benchmarking instances and their performances. These configurations are ready to use, i.e. you can load and use them within seconds.
Describes the modules jsprit consists of and their according dependencies.
Build the code (to develop it).
If you want to contribute to jsprit (which would be great), fork the project and build your fork, make changes, run your and jsprit's test cases and make a pull request (see help.github.contribute or stackoverflow.contribute for details).
Shows current/future developments.