Home | Trees | Indices | Help |
---|
|
object --+ | Constraint
Represents a constraint of a function. Constraints must take a parameter penalty_start, with default value 0. Columns, variables or corresponding entities with indices smaller than penalty_start must not be penalised. Parameters ---------- penalty_start : The number of columns, variables etc., to except from penalisation. Equivalently, the first index to be penalised. Default is 0, all columns are included.
|
|||
__metaclass__ Metaclass for defining Abstract Base Classes (ABCs). |
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Feasibility of the constraint at point x.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Apr 6 23:52:11 2015 | http://epydoc.sourceforge.net |