Generated on Wed Nov 1 15:04:49 2006 for Gecode by doxygen 1.4.5

narrowing.icc File Reference

(Revision: 3512)

#include "gecode/support/static-stack.hh"

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Int
namespace  Gecode::Int::Sortedness

Functions

template<class View, class Tuple>
void Gecode::Int::Sortedness::computesccs (Space *home, 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::Sortedness::narrow_domx (Space *home, ViewArray< Tuple > &xz, ViewArray< View > &y, int tau[], int phi[], int scclist[], SccComponent sinfo[], bool &nofix)
 Narrowing the domains of the x variables.
template<class View, class Tuple, bool Perm>
bool Gecode::Int::Sortedness::narrow_domy (Space *home, ViewArray< Tuple > &xz, ViewArray< View > &y, int phi[], int phiprime[], bool &nofix)
 Narrowing the domains of the y views.