Main Page   Class Hierarchy   Compound List   File List   Compound Members  

SourceTargetWeightOrdering Class Reference

A StrictWeakOrdering predicate which can be used to compare two edges first by the source vertex, then - if the source vertices are equal - by the target vertex and finally by weight. More...

#include <edge.h>

List of all members.

Public Methods

bool operator() (const Edge &e1, const Edge &e2) const

Static Public Attributes

Edge min_value ()
Edge max_value ()


Detailed Description

A StrictWeakOrdering predicate which can be used to compare two edges first by the source vertex, then - if the source vertices are equal - by the target vertex and finally by weight.

Definition at line 170 of file edge.h.


The documentation for this class was generated from the following file:
Generated on Thu Aug 14 15:13:28 2003 for External Memory Minimum Spanning Trees by doxygen1.2.17