occur.icc File Reference
(Revision: 3559)
#include "gecode/iter.hh"
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
namespace | Gecode::Int |
namespace | Gecode::Int::GCC |
Classes | |
class | Gecode::Int::GCC::OccurBndsView |
Tuple conataining the lower and upper cardinality bounds. More... | |
class | Gecode::Int::GCC::CardView |
Card integer view. More... | |
class | Gecode::Int::ViewRanges< GCC::CardView > |
Range iterator for indexed problem variables More... | |
Functions | |
std::ostream & | Gecode::Int::GCC::operator<< (std::ostream &os, OccurBndsView &xs) |
Debugging: print a fixed cardinality. | |
template<class T> | |
int | Gecode::Int::GCC::lookupValue (T &a, int v) |
Return the index of v in the array. | |
std::ostream & | Gecode::Int::operator<< (std::ostream &os, GCC::CardView &v) |
Debugging: print a cardinality variable. |