mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
clean actCosts
This commit is contained in:
parent
730426ecca
commit
695d7f3a07
1 changed files with 0 additions and 1 deletions
|
|
@ -62,6 +62,5 @@ public interface VehicleRoutingActivityCosts {
|
|||
*/
|
||||
public double getActivityCost(TourActivity tourAct, double arrivalTime, Driver driver, Vehicle vehicle);
|
||||
|
||||
// public Parameter getParameter(TourActivity tourAct, Vehicle vehicle, Driver driver);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue