Generated on Thu Mar 22 10:39:47 2012 for Gecode by doxygen 1.6.3

edge-finding.hpp File Reference

(Revision: 12022)

#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Int
 

Finite domain integers.


namespace  Gecode::Int::Unary
 

Int for unary resources


Functions

template<class TaskView >
ExecStatus Gecode::Int::Unary::edgefinding (Space &home, TaskViewArray< TaskView > &t)
template<class Task >
ExecStatus Gecode::Int::Unary::edgefinding (Space &home, TaskArray< Task > &t)
 Propagate by edge finding.