Package lij.interfaces

Interfaces that need to be implemented for the provision of constraint method implementations.

See:
          Description

Interface Summary
Accessor Accessors are used to provide access to the arguments of constraint methods.
ConstraintImplementor This interface is used to denote user-provided classes that can be used to provide implementations of constraint methods.
Result Encapsulates a constraint (or tree-node) result.
 

Enum Summary
Result.State  
 

Package lij.interfaces Description

Interfaces that need to be implemented for the provision of constraint method implementations.