OptimumState Struct Reference
  A type that describes the state of an optimum solution. More...
#include <OptimumState.hpp>
Collaboration diagram for OptimumState:
| Public Attributes | |
| Vector | x | 
| The primal solution of the optimisation problem. | |
| Vector | y | 
| The dual solution of the optimisation problem with respect to the equality constraints. | |
| Vector | z | 
| The dual solution of the optimisation problem with respect to the lower bound constraints. | |
| Vector | w | 
| The dual solution of the optimisation problem with respect to the upper bound constraints. | |
| ObjectiveResult | f | 
| The evaluation of the objective function at x | |
Detailed Description
A type that describes the state of an optimum solution.
The documentation for this struct was generated from the following file:
- Reaktoro/Optimization/OptimumState.hpp