Python中的匈牙利算法 [英] Hungarian algorithm in Python

查看:568
本文介绍了Python中的匈牙利算法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

解决方案

我刚试过:

$ b是否有很好的匈牙利算法在标准的python库中实现?
$ b

  
pip install munkres

,它工作。 此处可以找到关于如何使用它的简短说明。



我试图安装匈牙利语时出错。


Is there good implementation of Hungarian algorithm in standard python libraries?

解决方案

I just tried:


pip install munkres

and it worked. Here you can find a short explanation on how to use it.

I got an error trying to install "hungarian".

这篇关于Python中的匈牙利算法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆