Maximum matching

Let's talk about algorithms!

Moderator: Board moderators

Post Reply
aab
New poster
Posts: 3
Joined: Wed Jun 22, 2011 11:47 am

Maximum matching

Post by aab »

Hi!
I would like to learn Edmond's Algorithm of maximum matching in any graph. Can anyone give some links where can I read about this algorithm or implementation of this algorithm? Thanks.
marryjonesxyz
New poster
Posts: 1
Joined: Mon Jul 02, 2012 11:25 am

Re: Maximum matching

Post by marryjonesxyz »

Hi, you can find more information about Edmonds algorithm in Wikipedia. Click this link. There is also a PDF file written about Edmonds Algorithm. Click this link to get that PDF. Hope this works for all others trying to learn this.
Post Reply

Return to “Algorithms”