Generated on Wed Nov 1 15:05:18 2006 for Gecode by doxygen 1.4.5

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

Inherits Gecode::Int::Linear::SupportIter< Val >< Val >.

List of all members.


Detailed Description

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

Support-based iterator for negative view.

Definition at line 134 of file 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::NegSupportIter< Val >::reset Val d  )  [inline]
 

Reset iterator to beginning and adjust.

  • d accordingly

Definition at line 312 of file dom.icc.

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

Adjust.

  • d and return true if next value still works

Definition at line 336 of file dom.icc.


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