Uses of Interface
com.google.ortools.sat.RoutesConstraintProtoOrBuilder
-
Packages that use RoutesConstraintProtoOrBuilder Package Description com.google.ortools.sat -
-
Uses of RoutesConstraintProtoOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement RoutesConstraintProtoOrBuilder Modifier and Type Class Description classRoutesConstraintProtoThe "VRP" (Vehicle Routing Problem) constraint.static classRoutesConstraintProto.BuilderThe "VRP" (Vehicle Routing Problem) constraint.Methods in com.google.ortools.sat that return RoutesConstraintProtoOrBuilder Modifier and Type Method Description RoutesConstraintProtoOrBuilderConstraintProto.Builder. getRoutesOrBuilder()The routes constraint implements the vehicle routing problem.RoutesConstraintProtoOrBuilderConstraintProto. getRoutesOrBuilder()The routes constraint implements the vehicle routing problem.RoutesConstraintProtoOrBuilderConstraintProtoOrBuilder. getRoutesOrBuilder()The routes constraint implements the vehicle routing problem.
-