public class Solutions extends Object
| Constructor and Description |
|---|
Solutions() |
| Modifier and Type | Method and Description |
|---|---|
static VehicleRoutingProblemSolution |
bestOf(Collection<VehicleRoutingProblemSolution> solutions) |
public static VehicleRoutingProblemSolution bestOf(Collection<VehicleRoutingProblemSolution> solutions)
Copyright © 2013–2020. All rights reserved.