Uses of Interface
com.google.ortools.sat.LinearObjectiveOrBuilder
Packages that use LinearObjectiveOrBuilder
-
Uses of LinearObjectiveOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement LinearObjectiveOrBuilderModifier and TypeClassDescriptionfinal class
The objective of an optimization problem.static final class
The objective of an optimization problem.Methods in com.google.ortools.sat that return LinearObjectiveOrBuilderModifier and TypeMethodDescriptionLinearBooleanProblem.Builder.getObjectiveOrBuilder()
The objective of the problem.LinearBooleanProblem.getObjectiveOrBuilder()
The objective of the problem.LinearBooleanProblemOrBuilder.getObjectiveOrBuilder()
The objective of the problem.