Package python3-module-munkres: Information
Source package: python3-module-munkres
Version: 1.0.6-alt4.git20131103.3
Build time: Feb 9, 2024, 04:15 AM
Category: Development/Python3
Report package bugHome page: https://pypi.python.org/pypi/munkres/
License: BSD
Summary: Munkres algorithm for the Assignment Problem
Description:
The Munkres module provides an implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm), useful for solving the Assignment Problem.
Maintainer: Grigory Ustinov
List of contributors:
Grigory Ustinov
Stanislav Levin
Ivan Zakharyaschev
Dmitry V. Levin
Mikhail Efremov
Eugeny A. Rostovtsev
Grigory Ustinov
Stanislav Levin
Ivan Zakharyaschev
Dmitry V. Levin
Mikhail Efremov
Eugeny A. Rostovtsev
Last changed
Jan. 30, 2024 Grigory Ustinov 1.0.6-alt4.git20131103.3
- NMU: Added zombie-imp to BuildRequires.
July 25, 2021 Grigory Ustinov 1.0.6-alt4.git20131103.2
- Drop python2 support.
April 30, 2020 Stanislav Levin 1.0.6-alt3.git20131103.2
- Fixed FTBFS.