|  | Constrained | 
The ConstrainedOptimizer type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AddConstraints | Adds the linear constraints in the given linearly constrained problem to a Microsoft Solver Foundation linear model. | 
|  | AddVariablesAndBounds | Adds the variables in the given linearly constrained problem to a Microsoft Solver Foundation linear model. | 
|  | SetStatus | Sets the SolverResult value base on the give Microsoft Solver Foundation LinearResult value. | 
 See Also
See Also