Oven logo

Oven

munkres1.1.4

Published

Munkres (Hungarian) algorithm for the Assignment Problem

pip install munkres

Package Downloads

Weekly DownloadsMonthly Downloads

Project URLs

Requires Python

Dependencies

    Introduction

    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.

    For complete usage documentation, see: https://software.clapper.org/munkres/