Class RoutesSupportGraphProto.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<RoutesSupportGraphProto.Builder>
com.google.protobuf.GeneratedMessage.Builder<RoutesSupportGraphProto.Builder>
com.google.ortools.sat.RoutesSupportGraphProto.Builder
All Implemented Interfaces:
RoutesSupportGraphProtoOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
RoutesSupportGraphProto

public static final class RoutesSupportGraphProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<RoutesSupportGraphProto.Builder> implements RoutesSupportGraphProtoOrBuilder
 The arcs of a routes constraint which have non-zero LP values, in the LP
 relaxation of the problem.
 
Protobuf type operations_research.sat.RoutesSupportGraphProto
  • Method Details