linopy.constraints.Constraint.vars

Contents

linopy.constraints.Constraint.vars#

property Constraint.vars#

Get the left-hand-side variables of the constraint.

The function raises an error in case no model is set as a reference.