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

basic.hpp File Reference

(Revision: 12181)

Go to the source code of this file.

Classes

class  Gecode::Int::Cumulative::Event
 Event for task. More...
class  Gecode::Int::Cumulative::TaskByDecCap< Task >
 Sort order for tasks by decreasing capacity. More...

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Int
 

Finite domain integers.


namespace  Gecode::Int::Cumulative
 

Scheduling for cumulative resources


Functions

template<class Task , class Cap >
ExecStatus Gecode::Int::Cumulative::basic (Space &home, bool &subsumed, Cap c, TaskArray< Task > &t)
 Perform basic propagation.