Click or drag to resize

ConstrainedOptimizerORTools Methods

The ConstrainedOptimizerORTools type exposes the following members.

Methods
 NameDescription
Protected methodAddConstraints Adds the linear constraints in the given linearly constrained problem to a Google OR-tools GLOP linear model.
Protected methodAddVariablesAndBounds Adds the variables in the given linearly constrained problem to a Google OR-tools GLOP linear model
Protected methodSetStatus Sets the SolverResult value base on Google OR-Tools ResultStatus value.
Top
See Also