CPSolver.Constraint.Reified (Fixpoint v0.8.40)

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

Summary

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)