Helper class to sort MehlhornTriples lexicographically. More...
#include <ogdf/graphalg/MinSteinerTreeMehlhorn.h>
Inheritance diagram for ogdf::MinSteinerTreeMehlhorn< T >::MehlhornTripleBucketMinFunc:Public Member Functions | |
| MehlhornTripleBucketMinFunc () | |
| 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 145 of file MinSteinerTreeMehlhorn.h.
|
inline |
Definition at line 147 of file MinSteinerTreeMehlhorn.h.
|
inline |
Definition at line 149 of file MinSteinerTreeMehlhorn.h.