mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Update VehicleRoutingProblem.java
This commit is contained in:
parent
bc96a81912
commit
4cdae9a486
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ public class VehicleRoutingProblem {
|
||||||
private FleetSize fleetSize = FleetSize.INFINITE;
|
private FleetSize fleetSize = FleetSize.INFINITE;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* @deprecated
|
* @deprecated is not going to be used anymore
|
||||||
*/
|
*/
|
||||||
private FleetComposition fleetComposition = FleetComposition.HOMOGENEOUS;
|
private FleetComposition fleetComposition = FleetComposition.HOMOGENEOUS;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue