Skip to content

Commit 8c08031

Browse files
committed
discussion of duals
1 parent ff15c3d commit 8c08031

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/solverinterface.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,7 @@ The `TerminationStatus` attribute is meant to explain the reason why the solver
101101
```@docs
102102
TerminationStatusCode
103103
```
104+
105+
## Duals
106+
107+
We take the convention that duals on variable lower bounds should be nonnegative, duals on variable upper bounds should be nonpositive, and duals on closed convex cones should belong to the dual cone.

0 commit comments

Comments
 (0)