Generated on Mon May 5 05:54:07 2008 for Gecode by doxygen 1.5.5

narrowing.icc File Reference

(Revision: 5219)

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Int
namespace  Gecode::Int::Sorted

Functions

template<class View, class Tuple>
void Gecode::Int::Sorted::computesccs (Space *, ViewArray< Tuple > &xz, ViewArray< View > &y, int phi[], SccComponent sinfo[], int scclist[])
 Compute the sccs of the oriented intersection-graph.
template<class View, class Tuple, bool Perm>
bool Gecode::Int::Sorted::narrow_domx (Space *home, ViewArray< Tuple > &xz, ViewArray< View > &y, int tau[], int[], int scclist[], SccComponent sinfo[], bool &nofix)
 Narrowing the domains of the x variables.
template<class View, class Tuple, bool Perm>
bool Gecode::Int::Sorted::narrow_domy (Space *home, ViewArray< Tuple > &xz, ViewArray< View > &y, int phi[], int phiprime[], bool &nofix)
 Narrowing the domains of the y views.