Generated on Sat Feb 7 2015 02:01:34 for Gecode by doxygen 1.8.9.1
channel.hh File Reference

(Revision: 12155)

Go to the source code of this file.

Classes

class  Gecode::Int::Channel::Base< Info, Offset, pc >
 Base-class for channel propagators. More...
 
class  Gecode::Int::Channel::ValInfo< View >
 Combine view with information for value propagation. More...
 
class  Gecode::Int::Channel::Val< View, Offset, shared >
 Naive channel propagator. More...
 
class  Gecode::Int::Channel::DomInfo< View, Offset >
 Combine view with information for domain propagation. More...
 
class  Gecode::Int::Channel::Dom< View, Offset, shared >
 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

 Gecode::Int::Channel
 Channel propagators
 
 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 

Typedefs

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