Compare edge-cut of 2 vertices.
More...
|
bool | operator() (pair_type const &lhs, pair_type const &rhs) |
|
|
typedef std::pair< size_t, size_t > | pair_type |
|
template<typename Weight_property, typename Weight_partition_map>
struct stapl::balance_neighbor_partitions_wf< Weight_property, Weight_partition_map >::edge_cut_cmp
Compare edge-cut of 2 vertices.
◆ operator()()
template<typename Weight_property , typename Weight_partition_map >
- Parameters
-
lhs | pair1 of vertex descriptor and vertex edge-cut. |
rhs | pair2 of vertex descriptor and vertex edge-cut. |
- Returns
- true if pair1 has a higher edge-cut than pair2.
The documentation for this struct was generated from the following file: