CPSolver.Propagator.ElementVar (Fixpoint v0.13.2)

The propagator for Element constraint. array[index] = value, where array is an array of variables.

Link to this section Summary

Link to this section Functions

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

new(var_array, var_index, var_value)

Link to this function

reset(args, state)

Callback implementation for CPSolver.Propagator.reset/2.

Link to this function

reset(args, state, opts)

Callback implementation for CPSolver.Propagator.reset/3.