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

The forward-checking propagator for AllDifferent constraint.

Summary

Functions

bind(propagator, source, var_field)

Callback implementation for CPSolver.Propagator.bind/3.

entailed?(args, propagator_state)

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

failed?(args, propagator_state)

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

new(args)

reset(args, state)

Callback implementation for CPSolver.Propagator.reset/2.

reset(args, state, opts)

Callback implementation for CPSolver.Propagator.reset/3.