Generated on Sat Feb 7 2015 02:01:34 for Gecode by doxygen 1.8.9.1
post.hpp File Reference

(Revision: 13068)

Go to the source code of this file.

Classes

class  Gecode::Int::GCC::CardLess< Card >
 Sort by increasing cardinality More...
 

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 
 Gecode::Int::GCC
 Global cardinality propagators (Counting)
 

Functions

template<class Card >
ExecStatus Gecode::Int::GCC::postSideConstraints (Home home, ViewArray< IntView > &x, ViewArray< Card > &k)
 Post side constraints for the GCC. More...
 
template<class Card >
bool Gecode::Int::GCC::isDistinct (Home home, ViewArray< IntView > &x, ViewArray< Card > &k)
 Check if GCC is equivalent to distinct. More...