Generated on Mon Nov 30 11:16:38 2009 for Gecode by doxygen 1.5.5

edge-finding.hpp File Reference

(Revision: 9593)

#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Scheduling
namespace  Gecode::Scheduling::Unary

Functions

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