clp_constraint

This module contains clp constraint items.

Classes

Summary

ClpConstraint

Baseclass for clp constraints.

OnlyConstraint

Constraints the target to 0 outside the given interval.

ZeroConstraint

Constraints the target to 0 in the given interval.