Generated on Tue Sep 25 2012 20:53:30 for Gecode by doxygen 1.7.5
Gecode::Int::Linear::NegSupportIter Class Reference

Support-based iterator for negative 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

Support-based iterator for negative view.


Member Function Documentation

bool Gecode::Int::Linear::NegSupportIter::reset ( Val &  d) [inline]

Reset iterator to beginning and adjust.

  • d accordingly

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

bool Gecode::Int::Linear::NegSupportIter::adjust ( Val &  d) [inline]

Adjust.

  • d and return true if next value still works

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


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