Closed DLWoodruff closed 10 months ago
More bugs in the SOSConstraint docstring:
index
; set
is not recognized.var
, index
and weights
one specifies a rule
, which is called in the usual manner.This theoretically was addressed in the linked PR, so closing this issue. Please open a new one if there are still concerns.
taken from core/base/sos.py docstring and modified slightly
According to the docstring in core/base/sos.py:
But, this example cannot run at all because a Var cannot be indexed by an indexed Set.
This example results in: