1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

Want to contribution, but don't know how? Here is a list.

This commit is contained in:
oblonski 2016-01-07 22:55:53 +01:00
parent b1abccbf70
commit ed1355a642

View file

@ -34,8 +34,8 @@ This software is released under [LGPL](http://opensource.org/licenses/LGPL-3.0).
Any contribution is welcome. Feel free to improve jsprit and make pull requests. If you want to contribute, but don't know how?
Currently, we need help to improve
- IO (VrpXMLReader and -writer) - Maintenance and update with new features
- Visualisation (Plotter and GraphStream) - Maintenance and new features
- IO ([VrpXMLReader](https://github.com/jsprit/jsprit/blob/master/jsprit-core/src/main/java/jsprit/core/problem/io/VrpXMLReader.java) and [-writer](https://github.com/jsprit/jsprit/blob/master/jsprit-core/src/main/java/jsprit/core/problem/io/VrpXMLWriter.java)) - Maintenance and update with new features
- Visualisation ([Plotter](https://github.com/jsprit/jsprit/blob/master/jsprit-analysis/src/main/java/jsprit/analysis/toolbox/Plotter.java) and [GraphStreamViewer](https://github.com/jsprit/jsprit/blob/master/jsprit-analysis/src/main/java/jsprit/analysis/toolbox/GraphStreamViewer.java)) - Maintenance and new features
So, if you want to help, feel free to contact jsprit.vehicle.routing@gmail.com.