We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0632f8 commit 0c8bb2fCopy full SHA for 0c8bb2f
src/solutions/optimization_solutions.jl
@@ -49,7 +49,7 @@ Representation of the solution to a non-linear optimization defined by an Optimi
49
50
## Fields
51
52
-- `x`: the representation of the optimization's solution.
+- `u`: the representation of the optimization's solution.
53
- `cache::AbstractOptimizationCache`: the optimization cache` that was solved.
54
- `alg`: the algorithm type used by the solver.
55
- `objective`: Objective value of the solution
0 commit comments