Gecode::Iter::Ranges::Virt::NaryUnion::RangeUnionOrder Class Reference
Order for iterators: by increasing minimum of next range. More...
#include <virtual-ranges-union.hpp>
Public Member Functions | |
bool | operator() (const Iterator *, const Iterator *) const |
Detailed Description
Order for iterators: by increasing minimum of next range.
Definition at line 93 of file virtual-ranges-union.hpp.
Member Function Documentation
bool Gecode::Iter::Ranges::Virt::NaryUnion::RangeUnionOrder::operator() | ( | const Iterator * | a, | |
const Iterator * | b | |||
) | const [inline] |
Definition at line 195 of file virtual-ranges-union.hpp.
The documentation for this class was generated from the following file:
- gecode/iter/virtual-ranges-union.hpp (Revision: 7989)