We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db664a commit 29f1946Copy full SHA for 29f1946
1 file changed
src/Bridges/Constraint/bridges/VectorizeBridge.jl
@@ -15,6 +15,9 @@
15
16
where `T` is the coefficient type of `g(x) - a`.
17
18
+See also [`IntervalToHyperRectangleBridge`](@ref) for double-sided bound
19
+constraints.
20
+
21
## Source node
22
23
`VectorizeBridge` supports:
0 commit comments