Generated on Mon May 10 06:46:49 2010 for Gecode by doxygen 1.6.3

unary.cpp File Reference

(Revision: 10571)

#include <gecode/scheduling/unary.hh>
#include <gecode/scheduling.hh>
#include <gecode/scheduling/task/man-to-opt.hpp>
#include <gecode/scheduling/task/fwd-to-bwd.hpp>
#include <gecode/scheduling/task/array.hpp>
#include <gecode/scheduling/task/sort.hpp>
#include <gecode/scheduling/task/iter.hpp>
#include <gecode/scheduling/task/tree.hpp>
#include <gecode/scheduling/task/prop.hpp>
#include <gecode/scheduling/task/purge.hpp>
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


Functions

void Gecode::unary (Home home, const IntVarArgs &s, const IntArgs &p)
 Post propagators for scheduling tasks on unary resources.
void Gecode::unary (Home home, const IntVarArgs &s, const IntArgs &p, const BoolVarArgs &m)
 Post propagators for scheduling optional tasks on unary resources.