propagate.icc File Reference
(Revision: 5862)
#include "gecode/int/rel.hh"
#include "gecode/int/distinct.hh"
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
namespace | Gecode::Int |
namespace | Gecode::Int::Sorted |
Functions | |
template<class View, class Tuple, bool Perm> | |
ExecStatus | Gecode::Int::Sorted::bounds_propagation (Space *home, Propagator *p, ViewArray< Tuple > &xz, ViewArray< View > &y, bool &repairpass, bool &nofix, bool &match_fixed) |
Perform bounds consistent sortedness propagation. |