Package choco.kernel.solver.constraints.integer

A package devoted to constraints over integers.

See:
          Description

Interface Summary
IntExp an interface for all expressions (arithmetic, ...) modelling search values.
 

Class Summary
AbstractBinIntSConstraint An abstract class for all implementations of (binary) constraints over two search variable.
AbstractIntSConstraint An abstract class for all implementations of listeners over search variables.
AbstractLargeIntSConstraint An abstract class for all implementations of listeners over many search variables.
AbstractTernIntSConstraint An abstract class for all implementations of (unary) listeners over one search variable.
AbstractUnIntSConstraint An abstract class for all implementations of (unary) listeners over one search variable.
 

Package choco.kernel.solver.constraints.integer Description

A package devoted to constraints over integers.



Copyright © 2012. All Rights Reserved.