Kuhn-Munkres algorithm maximum weight matching

1 visualización (últimos 30 días)
Md Sharif
Md Sharif el 26 de Nov. de 2014
Respondida: Basher Mohamed el 2 de Feb. de 2021
I need a demo code implementing Kuhn-Munkres algorithm for maximum weight matching. I found a file for minimum weight matching but I need the maximum one.
Thank you.

Respuestas (1)

Basher Mohamed
Basher Mohamed el 2 de Feb. de 2021
you can just multiply your cost function by -1 and directly use the same algorithm to find the maximum.

Categorías

Más información sobre Financial Toolbox en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by