Gecode::Int::Linear::PosSupportIter< Val > Class Template Reference
Inherits Gecode::Int::Linear::SupportIter< Gecode::Int::GCC::Val< View, Card, isView > >.
Detailed Description
template<class Val>
class Gecode::Int::Linear::PosSupportIter< Val >
Support-based iterator for positive view.
Definition at line 121 of file int-dom.icc.
Public Member Functions | |
bool | reset (Val &d) |
Reset iterator to beginning and adjust. | |
bool | adjust (Val &d) |
Adjust. |
Member Function Documentation
template<class Val>
bool Gecode::Int::Linear::PosSupportIter< Val >::reset | ( | Val & | d | ) | [inline] |
template<class Val>
bool Gecode::Int::Linear::PosSupportIter< Val >::adjust | ( | Val & | d | ) | [inline] |
The documentation for this class was generated from the following file:
- gecode/int/linear/int-dom.icc (Revision: 7285)