V
- E
- public interface WeightedMatchingAlgorithm<V,E> extends MatchingAlgorithm<V,E>
MatchingAlgorithm
Modifier and Type | Method and Description |
---|---|
double |
getMatchingWeight()
Returns weight of a matching found
|
getMatching
Copyright © 2016. All rights reserved.