You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -233,4 +233,4 @@ retrievingTime = 0.000002
233
233
---------- SDPAP End ----------
234
234
```
235
235
236
-
The information printed in the `Result` section of the output log will be returned in the dictionary `sdpainfo`. The dictionary `sdpapinfo` will contain a subset of this information.
236
+
The dictionary `sdpainfo` will contain the output of the backend solver. The dictionary `sdpapinfo` will contain the output of SDPA for Python (for the original CLP).
0 commit comments