Uses of Interface
com.google.ortools.linearsolver.MPSolutionOrBuilder
Packages that use MPSolutionOrBuilder
-
Uses of MPSolutionOrBuilder in com.google.ortools.linearsolver
Classes in com.google.ortools.linearsolver that implement MPSolutionOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeoperations_research.MPSolutionstatic final classProtobuf typeoperations_research.MPSolutionMethods in com.google.ortools.linearsolver that return MPSolutionOrBuilderModifier and TypeMethodDescriptionMPSolutionResponse.Builder.getAdditionalSolutionsOrBuilder(int index) [Advanced usage.] If `MPModelRequest.populate_additional_solutions_up_to` > 0, up to that number of additional solutions may be populated here, if available.MPSolutionResponse.getAdditionalSolutionsOrBuilder(int index) [Advanced usage.] If `MPModelRequest.populate_additional_solutions_up_to` > 0, up to that number of additional solutions may be populated here, if available.MPSolutionResponseOrBuilder.getAdditionalSolutionsOrBuilder(int index) [Advanced usage.] If `MPModelRequest.populate_additional_solutions_up_to` > 0, up to that number of additional solutions may be populated here, if available.Methods in com.google.ortools.linearsolver that return types with arguments of type MPSolutionOrBuilderModifier and TypeMethodDescriptionList<? extends MPSolutionOrBuilder>MPSolutionResponse.Builder.getAdditionalSolutionsOrBuilderList()[Advanced usage.] If `MPModelRequest.populate_additional_solutions_up_to` > 0, up to that number of additional solutions may be populated here, if available.List<? extends MPSolutionOrBuilder>MPSolutionResponse.getAdditionalSolutionsOrBuilderList()[Advanced usage.] If `MPModelRequest.populate_additional_solutions_up_to` > 0, up to that number of additional solutions may be populated here, if available.List<? extends MPSolutionOrBuilder>MPSolutionResponseOrBuilder.getAdditionalSolutionsOrBuilderList()[Advanced usage.] If `MPModelRequest.populate_additional_solutions_up_to` > 0, up to that number of additional solutions may be populated here, if available.