Generated on Wed Nov 5 2014 05:18:43 for Gecode by doxygen 1.7.6.1
Gecode::Int::Linear::PosSupportIter< Val > Class Template Reference

Support-based iterator for positive view. More...

#include <int-dom.hpp>

List of all members.

Public Member Functions

bool reset (Val &d)
 Reset iterator to beginning and adjust.
bool adjust (Val &d)
 Adjust.

Detailed Description

template<class Val>
class Gecode::Int::Linear::PosSupportIter< Val >

Support-based iterator for positive view.

Definition at line 117 of file int-dom.hpp.


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 244 of file int-dom.hpp.

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 268 of file int-dom.hpp.


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