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

order.icc File Reference

(Revision: 3512)

#include "gecode/support/sort.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, bool Perm>
void Gecode::Int::Sortedness::sort_sigma (ViewArray< Tuple > &xz, bool fixed)
 Build $\sigma$.
template<class View, class Tuple, bool Perm>
void Gecode::Int::Sortedness::sort_tau (ViewArray< Tuple > &xz, int tau[])
 Build $\tau$.
template<class View, class Tuple>
bool Gecode::Int::Sortedness::normalize (Space *home, ViewArray< View > &y, ViewArray< Tuple > &xz, bool &nofix)
 Performing normalization on the views in y.
template<class View, class Tuple, bool Perm>
bool Gecode::Int::Sortedness::perm_bc (Space *home, int tau[], SccComponent sinfo[], int scclist[], ViewArray< Tuple > &xz, bool &crossingedge, bool &nofix)
 Bounds consistency on the permutation views.