py_bipartite_matching

时间:2024-03-16 03:06:08
【文件属性】:

文件名称:py_bipartite_matching

文件大小:28KB

文件格式:ZIP

更新时间:2024-03-16 03:06:08

Python

Py双向匹配 枚举二部图中所有完全,最大和最大匹配的算法。 Takeaki Uno在“算法和计算:第8届国际研讨会,ISAAC '97新加坡,1997年12月17日至19日,会议记录”中描述了“在二部图中枚举所有完全,最大和最大匹配的算法”中描述的算法。请参见 免费软件:MIT许可证 文档: : 。 特征 去做 学分 该程序包是使用和项目模板创建的。


【文件预览】:
py_bipartite_matching-master
----MANIFEST.in(262B)
----.travis.yml(965B)
----README.rst(2KB)
----docs()
--------history.rst(28B)
--------conf.py(5KB)
--------usage.rst(97B)
--------make.bat(783B)
--------installation.rst(1KB)
--------authors.rst(28B)
--------readme.rst(27B)
--------Makefile(622B)
--------index.rst(318B)
--------contributing.rst(33B)
----AUTHORS.rst(170B)
----requirements_dev.txt(182B)
----pytest.ini(0B)
----.github()
--------ISSUE_TEMPLATE.md(332B)
----.pyup.yml(133B)
----py_bipartite_matching()
--------py_bipartite_matching.py(19B)
--------__init__.py(153B)
--------matching()
----CONTRIBUTING.rst(4KB)
----tests()
--------test_bipartite.py(5KB)
--------__init__.py(51B)
--------test_py_bipartite_matching.py(595B)
--------test_hopcroft_karp.py(2KB)
--------test_kosaraju.py(567B)
----tox.ini(552B)
----LICENSE(1KB)
----HISTORY.rst(89B)
----setup.cfg(424B)
----setup.py(1KB)
----.gitignore(1KB)
----Makefile(2KB)
----.editorconfig(292B)

网友评论