Skip to content

Commit 3fbae33

Browse files
blegatodow
andauthored
Clarify assumption for SOC bridge (#1976)
* Clarify assumption for SOC bridge * Update src/Bridges/Constraint/bridges/soc_rsoc.jl Co-authored-by: Oscar Dowson <[email protected]>
1 parent a5fc77c commit 3fbae33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bridges/Constraint/bridges/soc_rsoc.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
1414
## Assumptions
1515
16-
* `SOCtoRSOCBridge` assumes that ``|x| \\ge 1``.
16+
* `SOCtoRSOCBridge` assumes that the length of `x` is at least one.
1717
1818
## Source node
1919

0 commit comments

Comments
 (0)