CPSolver.Common (Fixpoint v0.10.2)

Summary

Types

domain_change()

@type domain_change() :: :fixed | :domain_change | :min_change | :max_change

domain_get_operation()

@type domain_get_operation() :: :size | :fixed? | :min | :max | :contains?

domain_update_operation()

@type domain_update_operation() :: :remove | :removeAbove | :removeBelow | :fix

variable_or_view()

@type variable_or_view() :: CPSolver.Variable.t() | CPSolver.Variable.View.t()

Functions

domain_events()

stronger_domain_change(new_change, new_change)

unfixed()