Uses of Interface
com.google.ortools.sat.LinearObjectiveOrBuilder
-
Packages that use LinearObjectiveOrBuilder Package Description com.google.ortools.sat -
-
Uses of LinearObjectiveOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement LinearObjectiveOrBuilder Modifier and Type Class Description classLinearObjectiveThe objective of an optimization problem.static classLinearObjective.BuilderThe objective of an optimization problem.Methods in com.google.ortools.sat that return LinearObjectiveOrBuilder Modifier and Type Method Description LinearObjectiveOrBuilderLinearBooleanProblem.Builder. getObjectiveOrBuilder()The objective of the problem.LinearObjectiveOrBuilderLinearBooleanProblem. getObjectiveOrBuilder()The objective of the problem.LinearObjectiveOrBuilderLinearBooleanProblemOrBuilder. getObjectiveOrBuilder()The objective of the problem.
-