Class RoutingModel.VehicleTypeContainer

  • Enclosing class:
    RoutingModel

    public static class RoutingModel.VehicleTypeContainer
    extends java.lang.Object
    Struct used to sort and store vehicles by their type. Two vehicles have
    the same "vehicle type" iff they have the same cost class and start/end
    nodes.