Generated on Thu Apr 11 13:59:25 2019 for Gecode by doxygen 1.6.3

channel.hh File Reference

#include <gecode/set.hh>
#include <gecode/set/channel/sorted.hpp>
#include <gecode/set/channel/int.hpp>
#include <gecode/set/channel/bool.hpp>
#include <gecode/set/channel/set.hpp>

Go to the source code of this file.

Classes

class  Gecode::Set::Channel::ChannelSorted< View >
 Propagator for the sorted channel constraint More...
class  Gecode::Set::Channel::ChannelInt< View >
 Propagator for channelling between variable-value-dual models More...
class  Gecode::Set::Channel::ChannelBool< View >
 Propagator for channelling between set variable and its characteristic function More...
class  Gecode::Set::Channel::ChannelBool< View >::IndexAdvisor
 Advisor storing a single index More...
class  Gecode::Set::Channel::ChannelSet< View >
 Propagator for successors/predecessors channelling More...

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Set
 

Finite integer sets.


namespace  Gecode::Set::Channel
 

Channeling propagators for set variables.