Module org.maxicp

Package org.maxicp.cp.engine.constraints.setvar


package org.maxicp.cp.engine.constraints.setvar
Constraints implementation for Set Variables
  • Classes
    Class
    Description
    Constraint that enforces a boolean variable to be true if a value is included in a set.
    Constraint that enforces a boolean variable is true if one set is a subset of another set.
    Constraint that enforces that the first set variable is not a subset of the second set variable.
    Constraint that links the cardinality of a set variable to an integer variable.
    Constraint that enforces that one set variable is a subset of another set variable.