CPSolver.Constraint.InverseHalfReified (Fixpoint v0.8.40)

Inverse half-reified (inverse implication) constraint. Extends constraint C to constraint R(C, b), where 'b' is a boolean variable, and C holds if 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)