Generated on Thu Jul 6 07:06:52 2006 for Gecode by doxygen 1.4.7

rel.icc File Reference

(Revision: 3188)

#include "gecode/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)