CPSolver.Constraint.Reified (Fixpoint v0.13.2)

Reified (equivalence) constraint. Extends constraint C to constraint R(C, b), where 'b' is a boolean variable, and C holds iff b is fixed to true

Link to this section Summary

Link to this section Functions

Link to this function

arguments(args)

Callback implementation for CPSolver.Constraint.arguments/1.

Callback implementation for CPSolver.Constraint.new/1.

Link to this function

new(constraint, b)

Link to this function

reified_propagator(constraint, b, mode)