Generated on Wed Mar 19 07:30:10 2008 for Gecode by doxygen 1.5.5

Gecode::Int::Linear::PosSupportIter< Val > Class Template Reference

Inherits Gecode::Int::Linear::SupportIter< Val >< Gecode::Int::GCC::Val< View, Card, isView > >.

List of all members.


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]

Reset iterator to beginning and adjust.

  • d accordingly

Definition at line 266 of file int-dom.icc.

template<class Val>
bool Gecode::Int::Linear::PosSupportIter< Val >::adjust ( Val d  )  [inline]

Adjust.

  • d and return true if next value still works

Definition at line 290 of file int-dom.icc.


The documentation for this class was generated from the following file: