CPSolver.Propagator.Element2D (Fixpoint v0.8.15)
The propagator for Element2D constraint.
Summary
Functions
Callback implementation for CPSolver.Propagator.new/1
.
Callback implementation for CPSolver.Propagator.update/2
.
Functions
Link to this function
build_state(array2d, x, y, z, num_rows, num_cols)
Link to this function
new(args)
Callback implementation for CPSolver.Propagator.new/1
.
Link to this function
new(array2d, x, y, z)
Link to this function
update(propagator, changes)
Callback implementation for CPSolver.Propagator.update/2
.