#include <stoer_wagner_min_cut.hpp>
Public Types | |
typedef boost::property_traits < WeightMap >::value_type | result_type |
Public Member Functions | |
template<typename ArgPack > | |
result_type | operator() (const UndirectedGraph &g, WeightMap weights, const ArgPack &arg_pack) const |
typedef boost::property_traits<WeightMap>::value_type boost::graph::detail::stoer_wagner_min_cut_impl< UndirectedGraph, WeightMap >::result_type |
|
inline |