|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
V
- vertex concept typeE
- edge concept typepublic interface MatchingAlgorithm<V,E>
Allows to derive matching from given graph
Method Summary | |
---|---|
Set<E> |
getMatching()
Returns set of edges making up the matching |
Method Detail |
---|
Set<E> getMatching()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |