Helper class to sort MehlhornTriples lexicographically. More...
#include <ogdf/graphalg/MinSteinerTreeMehlhorn.h>
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 . More... | |
Helper class to sort MehlhornTriples lexicographically.
Definition at line 121 of file MinSteinerTreeMehlhorn.h.
|
inline |
Definition at line 123 of file MinSteinerTreeMehlhorn.h.
|
inline |
Definition at line 125 of file MinSteinerTreeMehlhorn.h.