Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Blossom algorithm 1 found (9 total)

alternate case: blossom algorithm

Matching (graph theory) (2,938 words) [view diff] exact match in snippet view article

solved in time O ( V 2 E ) {\displaystyle O(V^{2}E)} using Edmonds' blossom algorithm. A maximal matching can be found with a simple greedy algorithm. A