CPSolver.Store.Local (Fixpoint v0.3.1)
Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for CPSolver.ConstraintStore.update/4
.
Functions
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
update(store, variable, operation, args)
Callback implementation for CPSolver.ConstraintStore.update/4
.