Generated on Wed Nov 1 15:04:49 2006 for Gecode by doxygen 1.4.5

channel.hh File Reference

(Revision: 3349)

#include "gecode/int.hh"
#include "gecode/int/distinct.hh"
#include "gecode/int/channel/base.icc"
#include "gecode/int/channel/stack.icc"
#include "gecode/int/channel/val.icc"
#include "gecode/int/channel/dom.icc"

Go to the source code of this file.

Namespaces

namespace  Gecode::Int::Channel
namespace  Gecode
namespace  Gecode::Int

Classes

class  Gecode::Int::Channel::Base< Info, pc >
 Base-class for channel propagators. More...
class  Gecode::Int::Channel::Val< View >
 Naive channel propagator. More...
class  Gecode::Int::Channel::Dom< View >
 Domain-consistent channel propagator. More...