CPSolver.Propagator.AllDifferent.FWC (Fixpoint v0.8.37)

The forward-checking propagator for AllDifferent constraint.

Summary

Functions

Link to this function

bind(propagator, source, var_field)

Callback implementation for CPSolver.Propagator.bind/3.

Link to this function

entailed?(args, propagator_state)

Callback implementation for CPSolver.Propagator.entailed?/2.

Link to this function

failed?(args, propagator_state)

Callback implementation for CPSolver.Propagator.failed?/2.

Link to this function

filter(args, propagator_state)

Callback implementation for CPSolver.Propagator.filter/2.

Link to this function

reset(args, state)

Callback implementation for CPSolver.Propagator.reset/2.