pyomo.core.kernel.conic.quadratic(r, x)
|
A quadratic conic constraint of the form: |
pyomo.core.kernel.conic.rotated_quadratic(r1, ...)
|
A rotated quadratic conic constraint of the form: |
pyomo.core.kernel.conic.primal_exponential(r, ...)
|
A primal exponential conic constraint of the form: |
pyomo.core.kernel.conic.primal_power(r1, r2, ...)
|
A primal power conic constraint of the form: |
pyomo.core.kernel.conic.dual_exponential(r, ...)
|
A dual exponential conic constraint of the form: |
pyomo.core.kernel.conic.dual_power(r1, r2, ...)
|
A dual power conic constraint of the form: |