k-center-problem:使用最远优先遍历的k-center-problem的Python实现

时间:2024-06-26 17:29:30
【文件属性】:

文件名称:k-center-problem:使用最远优先遍历的k-center-problem的Python实现

文件大小:19KB

文件格式:ZIP

更新时间:2024-06-26 17:29:30

Python

k_center 使用最远优先遍历的 k 中心问题的 Python 实现。 免费软件:BSD 许可证 文档: : 。 特征 去做


【文件预览】:
k-center-problem-master
----setup.py(2KB)
----.gitignore(387B)
----requirements.txt(14B)
----Makefile(2KB)
----.travis.yml(339B)
----MANIFEST.in(244B)
----k_center()
--------__init__.py(105B)
--------helpers()
--------k_center.py(2KB)
----LICENSE(1KB)
----HISTORY.rst(100B)
----setup.cfg(22B)
----README.rst(538B)
----tests()
--------test_k_center.py(420B)
--------__init__.py(24B)
----AUTHORS.rst(153B)
----CONTRIBUTING.rst(3KB)
----docs()
--------Makefile(7KB)
--------index.rst(511B)
--------conf.py(8KB)
--------history.rst(28B)
--------authors.rst(28B)
--------installation.rst(218B)
--------make.bat(6KB)
--------readme.rst(27B)
--------usage.rst(85B)
--------contributing.rst(33B)
----.editorconfig(292B)
----tox.ini(191B)

网友评论