py310-munkres (python/py-munkres) Updated: 2 years, 10 months ago Add to my watchlist
Munkres algorithm for PythonThe Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). The algorithm models an assignment problem as an NxM cost matrix, where each element represents the cost of assigning the ith worker to the jth job, and it figures out the least-cost solution, choosing a single item from each row and column in the matrix, such that no row and no column are used more than once.
Version: 1.1.4 License: Apache-2 GitHubStatistics for selected duration
2024-Sep-07 to 2024-Oct-07
Total Installations | 5 |
---|---|
Requested Installations | 0 |
Loading Chart
Loading Chart
Loading Chart
Loading Chart
Variants | Count |
---|
Monthly Statistics
Can remain cached for up to 24 hours
Loading Chart
Percentage of installations per version per month
Loading Chart