Fixpoint
v0.5.7

      CPSolver.Propagator.Variable (Fixpoint v0.5.7)

      Summary

      Functions

      contains?(var, val)

      See CPSolver.Variable.contains?/2.

      domain(var)

      See CPSolver.Variable.domain/1.

      fix(var, val)
      fixed?(var)
      get_variable_ops()
      max(var)

      See CPSolver.Variable.max/1.

      min(var)

      See CPSolver.Variable.min/1.

      plus(a, b)
      remove(var, val)
      removeAbove(var, val)
      removeBelow(var, val)
      reset_variable_ops()
      set_propagate_on(var, propagator_event)
      size(var)

      See CPSolver.Variable.size/1.

      Functions

      Link to this function

      contains?(var, val)

      See CPSolver.Variable.contains?/2.

      Link to this function

      domain(var)

      See CPSolver.Variable.domain/1.

      Link to this function

      fix(var, val)

      Link to this function

      fixed?(var)

      Link to this function

      get_variable_ops()

      Link to this function

      max(var)

      See CPSolver.Variable.max/1.

      Link to this function

      min(var)

      See CPSolver.Variable.min/1.

      Link to this function

      plus(a, b)

      Link to this function

      remove(var, val)

      Link to this function

      removeAbove(var, val)

      Link to this function

      removeBelow(var, val)

      Link to this function

      reset_variable_ops()

      Link to this function

      set_propagate_on(var, propagator_event)

      Link to this function

      size(var)

      See CPSolver.Variable.size/1.

      Hex Package Hex Preview (current file) Download ePub version

      Built using ExDoc (v0.30.9) for the Elixir programming language