Generated on Fri May 13 2011 22:41:24 for Gecode by doxygen 1.7.1

val.hpp File Reference

(Revision: 10364)

#include <algorithm>

Go to the source code of this file.

Classes

class  Gecode::Scheduling::Cumulatives::Event
 An event collects the information for one evnet for the sweep-line. More...

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Scheduling
 

Scheduling constraints and branchers


namespace  Gecode::Scheduling::Cumulatives
 

Cumulatives propagators


Defines

#define GECODE_PUSH_EVENTS(E)

Enumerations

enum  Gecode::Scheduling::Cumulatives::ev_t { Gecode::Scheduling::Cumulatives::EVENT_CHCK, Gecode::Scheduling::Cumulatives::EVENT_PROF, Gecode::Scheduling::Cumulatives::EVENT_PRUN }
 

Types of events for the sweep-line.

More...

Define Documentation

#define GECODE_PUSH_EVENTS (   E  ) 
Value:
assert(events_size < start.size()*8);     \
        events[events_size++] = E