|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Member Functions | |
| bool | operator() (typename GT::Arc *a) const |
| WeightFilter (int t=5) | |
| bool | operator() (typename GT::Arc *a) const |
Public Attributes | |
| int | threshold = 15 |
Definition at line 819 of file graph_visualization_test.cc.
|
inline |
Definition at line 790 of file stoer_wagner.cc.
|
inline |
Definition at line 823 of file graph_visualization_test.cc.
References GTArcCommon< ArcInfo >::get_info(), and WeightFilter< GT >::threshold.
|
inline |
Definition at line 792 of file stoer_wagner.cc.
References GTArcCommon< ArcInfo >::get_info(), and WeightFilter< GT >::threshold.
| int WeightFilter< GT >::threshold = 15 |
Definition at line 821 of file graph_visualization_test.cc.
Referenced by WeightFilter< GT >::operator()().