Uses of Interface
com.google.ortools.sat.CpSolverSolutionOrBuilder
Packages that use CpSolverSolutionOrBuilder
-
Uses of CpSolverSolutionOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement CpSolverSolutionOrBuilderModifier and TypeClassDescriptionfinal class
Just a message used to store dense solution.static final class
Just a message used to store dense solution.Methods in com.google.ortools.sat that return CpSolverSolutionOrBuilderModifier and TypeMethodDescriptionCpSolverResponse.Builder.getAdditionalSolutionsOrBuilder
(int index) If the parameter fill_additional_solutions_in_response is set, then we copy all the solutions from our internal solution pool here.CpSolverResponse.getAdditionalSolutionsOrBuilder
(int index) If the parameter fill_additional_solutions_in_response is set, then we copy all the solutions from our internal solution pool here.CpSolverResponseOrBuilder.getAdditionalSolutionsOrBuilder
(int index) If the parameter fill_additional_solutions_in_response is set, then we copy all the solutions from our internal solution pool here.Methods in com.google.ortools.sat that return types with arguments of type CpSolverSolutionOrBuilderModifier and TypeMethodDescriptionList
<? extends CpSolverSolutionOrBuilder> CpSolverResponse.Builder.getAdditionalSolutionsOrBuilderList()
If the parameter fill_additional_solutions_in_response is set, then we copy all the solutions from our internal solution pool here.List
<? extends CpSolverSolutionOrBuilder> CpSolverResponse.getAdditionalSolutionsOrBuilderList()
If the parameter fill_additional_solutions_in_response is set, then we copy all the solutions from our internal solution pool here.List
<? extends CpSolverSolutionOrBuilder> CpSolverResponseOrBuilder.getAdditionalSolutionsOrBuilderList()
If the parameter fill_additional_solutions_in_response is set, then we copy all the solutions from our internal solution pool here.