int.hh File Reference
(Revision: 5993)
#include "gecode/set.hh"
#include "gecode/set/int/minmax.icc"
#include "gecode/set/int/card.icc"
#include "gecode/set/int/match.icc"
#include "gecode/set/int/channel-int.icc"
#include "gecode/set/int/channel-bool.icc"
#include "gecode/set/int/weights.icc"
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
namespace | Gecode::Set |
namespace | Gecode::Set::Int |
Classes | |
class | Gecode::Set::Int::MinElement< View > |
Propator for minimum element More... | |
class | Gecode::Set::Int::MaxElement< View > |
Propator for maximum element More... | |
class | Gecode::Set::Int::Card< View > |
Propagator for cardinality More... | |
class | Gecode::Set::Int::Match< View > |
Propagator for the match constraint More... | |
class | Gecode::Set::Int::ChannelInt< View > |
Propagator for channelling between variable-value-dual models More... | |
class | Gecode::Set::Int::ChannelBool< View > |
Propagator for channelling between set variable and its characteristic function More... | |
class | Gecode::Set::Int::ChannelBool< View >::IndexAdvisor |
Advisor storing a single index. More... | |
class | Gecode::Set::Int::Weights< View > |
Propagator for weight of a set More... |