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

Update CHANGELOG.md

This commit is contained in:
jsprit 2014-01-27 11:52:56 +01:00
parent 3b310b1116
commit 1194841704

View file

@ -4,7 +4,7 @@ Change-log
<em>jsprit-core:</em> <em>jsprit-core:</em>
- added javadocs (VehicleRoutingProblem and classes in package vehicle. and job.) - added javadocs (VehicleRoutingProblem and classes in package vehicle. and job.)
- added unit-tests (for classes in package vehicle. and job.) - added unit-tests (for classes in package vehicle., job. and io.)
- deprecated methods in VehicleRoutingProblem, VehicleTypeImpl, VehicleImpl - deprecated methods in VehicleRoutingProblem, VehicleTypeImpl, VehicleImpl
- added func in VehicleRoutingProblem.Builder (.addPenaltyVehicle(...) methods) - added func in VehicleRoutingProblem.Builder (.addPenaltyVehicle(...) methods)
- added feature: open-routes (#54) - added feature: open-routes (#54)