|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Aleph::Compute_Maximum_Weight_General_Matching< GT, Weight, SA >, including all inherited members.
| Compute_Maximum_Weight_General_Matching(Weight weight=Weight(), SA sa=SA(), const bool max_cardinality=false) | Aleph::Compute_Maximum_Weight_General_Matching< GT, Weight, SA > | inline |
| max_cardinality_ | Aleph::Compute_Maximum_Weight_General_Matching< GT, Weight, SA > | private |
| operator()(const GT &g, DynDlist< typename GT::Arc * > &matching) | Aleph::Compute_Maximum_Weight_General_Matching< GT, Weight, SA > | inline |
| sa_ | Aleph::Compute_Maximum_Weight_General_Matching< GT, Weight, SA > | private |
| weight_ | Aleph::Compute_Maximum_Weight_General_Matching< GT, Weight, SA > | private |