Helper class to sort MehlhornTriples lexicographically. More...
#include <ogdf/graphalg/MinSteinerTreeMehlhorn.h>
Inheritance diagram for ogdf::MinSteinerTreeMehlhorn< T >::MehlhornTripleBucketMaxFunc:Public Member Functions | |
| MehlhornTripleBucketMaxFunc () | |
| int | getBucket (const MehlhornTriple &MT) |
Public Member Functions inherited from ogdf::BucketFunc< MehlhornTriple > | |
| virtual | ~BucketFunc () |
| virtual int | getBucket (const MehlhornTriple &x)=0 |
Returns the bucket of x. | |
Helper class to sort MehlhornTriples lexicographically.
Definition at line 126 of file MinSteinerTreeMehlhorn.h.
|
inline |
Definition at line 128 of file MinSteinerTreeMehlhorn.h.
|
inline |
Definition at line 130 of file MinSteinerTreeMehlhorn.h.