Generated on Sat Jul 28 2018 17:20:56 for Gecode by doxygen 1.8.14
time-tabling.hpp File Reference

(Revision: 14967)

Go to the source code of this file.

Classes

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

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 
 Gecode::Int::Cumulative
 Scheduling for cumulative resources
 

Functions

template<class Task , class Cap >
ExecStatus Gecode::Int::Cumulative::timetabling (Space &home, Propagator &p, Cap c, TaskArray< Task > &t)
 Perform time-tabling propagation. More...