|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Member Functions | |
| Weight_Filter (int t=5) | |
| bool | operator() (typename GT::Arc *a) const |
Public Attributes | |
| int | threshold |
|
inline |
|
inline |
Definition at line 553 of file karger.cc.
References GTArcCommon< ArcInfo >::get_info(), and Weight_Filter< GT >::threshold.
| int Weight_Filter< GT >::threshold |
Definition at line 549 of file karger.cc.
Referenced by Weight_Filter< GT >::operator()().