Generated on Fri Mar 20 12:35:05 2009 for cpsp-2.3.1 by doxygen 1.5.5

src/cpsp/gecode/gecodeExtensions.hh File Reference

#include <gecode/int/count.hh>

Include dependency graph for gecodeExtensions.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Gecode

Functions

void Gecode::atleast (Space *home, const IntVarArgs &x, const IntArgs &ya, int m, IntConLevel icl=ICL_DEF)
void Gecode::atmost (Space *home, const IntVarArgs &x, const IntArgs &ya, int m, IntConLevel icl=ICL_DEF)
void Gecode::count (Space *home, const IntVarArgs &xa, const IntArgs &ya, IntRelType r, int z, IntConLevel icl)
void Gecode::exactly (Space *home, const IntVarArgs &x, const IntArgs &ya, int m, IntConLevel icl=ICL_DEF)