Generated on Tue Sep 25 2012 20:53:19 for Gecode by doxygen 1.7.5
channel.hh File Reference

(Revision: 12155)

Go to the source code of this file.

Classes

class  Gecode::Int::Channel::Base
 Base-class for channel propagators. More...
class  Gecode::Int::Channel::Val
 Naive channel propagator. More...
class  Gecode::Int::Channel::Dom
 Domain consistent channel propagator. More...
class  Gecode::Int::Channel::LinkSingle
 Link propagator for a single Boolean view. More...
class  Gecode::Int::Channel::LinkMulti
 Link propagator for multiple Boolean views. More...

Namespaces

namespace  Gecode::Int::Channel
 

Channel propagators


namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Int
 

Finite domain integers.


Typedefs

typedef Support::StaticStack
< int, Region > 
Gecode::Int::Channel::ProcessStack
 Processing stack.