|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Member Functions | |
| bool | operator< (const PQEntry &other) const |
Public Attributes | |
| size_t | node_id |
| Weight | priority |
Definition at line 223 of file Stoer_Wagner.H.
|
inline |
Definition at line 228 of file Stoer_Wagner.H.
References Aleph::maps(), and Aleph::Stoer_Wagner_Min_Cut< GT, Distance, SA >::PQEntry::priority.
| size_t Aleph::Stoer_Wagner_Min_Cut< GT, Distance, SA >::PQEntry::node_id |
Definition at line 225 of file Stoer_Wagner.H.
| Weight Aleph::Stoer_Wagner_Min_Cut< GT, Distance, SA >::PQEntry::priority |
Definition at line 226 of file Stoer_Wagner.H.
Referenced by Aleph::Stoer_Wagner_Min_Cut< GT, Distance, SA >::PQEntry::operator<().