constraints

Module containing the constraints functions.

Functions

mixture_constraints(names, factors)

Create the mixture constraints based on the names of the mixture factors.

parse_constraints_script(script, factors[, ...])

Parses a formula of constraints.

Classes

BinaryCol(left, right, sep)

Col(col, factor[, colstart])

The base Column object to represent a constraint.

CompCol(left, right, sep)

UnaryCol(col[, prefix, suffix])