|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MaxWeightMatching.IWeightProvider | |
|---|---|
| edu.tum.cs.commons.algo | Basic algorithms. |
| Uses of MaxWeightMatching.IWeightProvider in edu.tum.cs.commons.algo |
|---|
| Methods in edu.tum.cs.commons.algo with parameters of type MaxWeightMatching.IWeightProvider | |
|---|---|
double |
MaxWeightMatching.calculateMatching(List<N1> nodes1,
List<N2> nodes2,
MaxWeightMatching.IWeightProvider<N1,N2> weightProvider,
PairList<N1,N2> matching)
Calculate the weighted bipartite matching. |
|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||