Package org.jacop.api


package org.jacop.api
  • Interfaces
    Class
    Description
    Interface that provides the entity ability to be called after the level has been removed to finalize the removal of the level for the constraint.
    Interface that provides ability to configure constraint store to replace a particular type of constraints into another one.
    Interface to mark the need (PrimitiveConstraint) or extra functionality (Constraint) to compute if the constraint is satisfied.
    Interface to mark the need of an entity to receive information about level being removed.
    Interface to mark the need of an entity to receive information about Constraint Store within which this entity operates.