var-imp.icc File Reference
(Revision: 7316)
#include <cmath>
#include "gecode/int/var-imp/delta.icc"
#include "gecode/int/var-imp/int.icc"
#include "gecode/int/var-imp/bool.icc"
Go to the source code of this file.
Namespaces | |
| namespace | Gecode |
| namespace | Gecode::Int |
Classes | |
| class | Gecode::Int::IntDelta |
| Integer delta information for advisors. More... | |
| class | Gecode::Int::IntVarImp |
| Integer variable implementation. More... | |
| class | Gecode::Int::IntVarImp::RangeList |
| Lists of ranges (intervals). More... | |
| class | Gecode::Int::IntVarImpFwd |
| Range iterator for ranges of integer variable implementation. More... | |
| class | Gecode::Int::IntVarImpBwd |
| Backward iterator for ranges of integer variable implementations. More... | |
| class | Gecode::VarImpVarTraits< Int::IntVarImp > |
| Traits class for variable implementations and variables. More... | |
| class | Gecode::Int::BoolVarImp |
| Boolean variable implementation. More... | |
| class | Gecode::VarImpVarTraits< Int::BoolVarImp > |
| Traits class for variable implementations and variables. More... | |
Typedefs | |
| typedef unsigned int | Gecode::Int::BoolStatus |
| Type for status of a Boolean variable. | |
