Uses of Interface
com.google.ortools.sat.RoutesConstraintProtoOrBuilder
Packages that use RoutesConstraintProtoOrBuilder
-
Uses of RoutesConstraintProtoOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement RoutesConstraintProtoOrBuilderModifier and TypeClassDescriptionfinal classThe "VRP" (Vehicle Routing Problem) constraint.static final classThe "VRP" (Vehicle Routing Problem) constraint.Methods in com.google.ortools.sat that return RoutesConstraintProtoOrBuilderModifier and TypeMethodDescriptionConstraintProto.Builder.getRoutesOrBuilder()The routes constraint implements the vehicle routing problem.ConstraintProto.getRoutesOrBuilder()The routes constraint implements the vehicle routing problem.ConstraintProtoOrBuilder.getRoutesOrBuilder()The routes constraint implements the vehicle routing problem.