Nonlinear Program Methods
Methods
Add |
Adds a binary variable to the collection.
(Inherited from OptimizationModel) |
Add |
Adds an integer variable to the collection.
(Inherited from OptimizationModel) |
Add |
Adds a binary variable to the collection.
(Inherited from OptimizationModel) |
Add |
Adds a linear constraint to the optimization model.
(Inherited from OptimizationModel) |
Add |
Adds a linear constraint to the optimization model.
(Inherited from OptimizationModel) |
Add |
Adds a linear constraint to the optimization model.
(Inherited from OptimizationModel) |
Add |
Adds a linear constraint to the optimization model.
(Inherited from OptimizationModel) |
Add |
Adds a linear constraint to the optimization model.
(Inherited from OptimizationModel) |
Add |
Adds a linear constraint to the optimization model.
(Inherited from OptimizationModel) |
Add | Adds a nonlinear constraint to the nonlinear program. |
Add | Adds a nonlinear constraint to the nonlinear program. |
Add | Adds a nonlinear constraint to the nonlinear program. |
Add | Adds a nonlinear constraint to the nonlinear program. |
Add | Adds a nonlinear constraint to the nonlinear program. |
Add | Adds a nonlinear constraint to the nonlinear program. |
Add | Adds a nonlinear constraint to the nonlinear program. |
Add | Adds a nonlinear constraint to the nonlinear program. |
Add | Adds a constraint that is defined by an expression to the nonlinear program. |
Add | Adds a constraint that is defined by an expression to the nonlinear program. |
Add | Adds a constraint that is defined by an expression to the nonlinear program. |
Add | Adds a constraint that is defined by an expression to the nonlinear program. |
Add |
Adds a variable to the collection.
(Inherited from OptimizationModel) |
Add |
Adds a variable to the collection.
(Inherited from OptimizationModel) |
Create |
Creates linear constraints based on the specified coefficients.
(Inherited from OptimizationModel) |
Create |
Creates linear constraints based on the specified coefficients and bounds.
(Inherited from OptimizationModel) |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
Get | Serves as the default hash function. (Inherited from Object) |
Get |
Gets the solution to the optimization model.
(Inherited from OptimizationModel) |
Get | Gets the Type of the current instance. (Inherited from Object) |
Memberwise | Creates a shallow copy of the current Object. (Inherited from Object) |
OnAdd |
Notifies the optimization model that a constraint has been added.
(Inherited from OptimizationModel) |
OnAdd |
Notifies the optimization model that a variable has been added.
(Inherited from OptimizationModel) |
OnRemove |
Notifies the optimization model that all constraints has been removed.
(Inherited from OptimizationModel) |
OnRemove |
Notifies the optimization model that all variables has been removed.
(Inherited from OptimizationModel) |
OnRemove |
Notifies the optimization model that a constraint has been removed.
(Inherited from OptimizationModel) |
OnRemove |
Notifies the optimization model that a variable has been removed.
(Inherited from OptimizationModel) |
Solve |
Solves the model and returns the solution.
(Inherited from OptimizationModel) |
Solve |
Solves the nonlinear program and returns the primal solution.
(Overrides OptimizationModel.SolveModel()) |
ToString | Returns a string that represents the current object. (Inherited from Object) |