Uses of Interface
com.google.ortools.linearsolver.MPModelProtoOrBuilder
Packages that use MPModelProtoOrBuilder
-
Uses of MPModelProtoOrBuilder in com.google.ortools.linearsolver
Classes in com.google.ortools.linearsolver that implement MPModelProtoOrBuilderModifier and TypeClassDescriptionfinal classMPModelProto contains all the information for a Linear Programming model.static final classMPModelProto contains all the information for a Linear Programming model.Methods in com.google.ortools.linearsolver that return MPModelProtoOrBuilderModifier and TypeMethodDescriptionMPModelRequest.Builder.getModelOrBuilder()The model to be optimized by the server.MPModelRequest.getModelOrBuilder()The model to be optimized by the server.MPModelRequestOrBuilder.getModelOrBuilder()The model to be optimized by the server.