1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00
graphhopper-jsprit/jsprit-core
ShivKJ 7a30aba0af Purpose of this MultiVehicleCostMatrix is to enable different costMatrix for different VehicleTypeId (Each VehicleType has a VehicleTypeId).
In case, method "public double getTransportCost" is invoked with Vehicle as null then in that case distance corresponding to some default vehicleType is provided.

This class is instantiated with the help of Builder class where default vehicleTypeId is supplied.
2017-02-27 11:20:10 +05:30
..
src Purpose of this MultiVehicleCostMatrix is to enable different costMatrix for different VehicleTypeId (Each VehicleType has a VehicleTypeId). 2017-02-27 11:20:10 +05:30
.gitignore clean directories 2014-06-29 22:53:50 +02:00
LICENSE.md switch to Apache License v2 - related to #216 2016-07-28 07:43:43 +02:00
pom.xml rename current dev to 1.7.1-SNAPSHOT 2017-02-13 12:51:27 +01:00