deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
munkres algorithm for the Assignment Problem - Python 3 library
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.
.
The Assignment Problem:
Let C be an nxn matrix representing the costs of each of n workers to perform
any of n jobs. The Assignment Problem is to assign jobs to workers in a way
that minimizes the total cost.
.
This package contains the munkres module for Python 3.x.
Homepage: https://software.clapper.org/munkres/
Installed-Size: '41'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-munkres
Priority: optional
Section: python
Source: munkres
Version: 1.1.4-3
srcpkg_name: munkres
srcpkg_version: 1.1.4-3