CPSolver.Propagator.ElementVar (Fixpoint v0.10.2)

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

Summary

Functions

entailed?(args, propagator_state)

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

failed?(args, propagator_state)

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

new(args)

new(var_array, var_index, var_value)

reset(args, state)

Callback implementation for CPSolver.Propagator.reset/2.

reset(args, state, opts)

Callback implementation for CPSolver.Propagator.reset/3.