Generated on Wed Jan 4 17:49:15 2006 for Gecode by doxygen 1.4.6

rel.icc File Reference

(Revision: 2128)

#include "int/rel.hh"

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Int
namespace  Gecode::Int::Count

Functions

template<class VX>
ExecStatus Gecode::Int::Count::post_eq (Space *home, ViewArray< VX > &x, int y)
template<class VX>
ExecStatus Gecode::Int::Count::post_nq (Space *home, ViewArray< VX > &x, int y)
template<class VX>
ExecStatus Gecode::Int::Count::post_eq_bnd (Space *home, ViewArray< VX > &x, VX y)
template<class VX>
ExecStatus Gecode::Int::Count::post_eq_dom (Space *home, ViewArray< VX > &x, VX y)
template<class VX>
ExecStatus Gecode::Int::Count::post_nq (Space *home, ViewArray< VX > &x, VX y)