Generated on Tue Jan 28 2020 00:00:00 for Gecode by doxygen 1.8.17
edge-finding.hpp File Reference

(Revision: 14967)

#include <algorithm>

Go to the source code of this file.

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 
 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. More...