atomica.optimization.FailedConstraint

exception atomica.optimization.FailedConstraint[source]

Not possible to apply constraint

This error gets raised if a Constraint is unable to transform the instructions given the supplied parameter values (but other values may be acceptable). It signals that the algorithm should proceed immediately to the next iteration.