unknownConstraint constant

Result const unknownConstraint

The result when the Constraint could not be removed from the solver because it was not present in the Solver to begin with.

Implementation

static const Result unknownConstraint = Result._('Unknown constraint');