py37-munkres (python/py-munkres) Updated: 3 years, 2 months ago Add to my watchlist

Munkres algorithm for Python

The 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
Reset

16 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
12 51086 2022-12-11 19:17:54 0:00:13 14991 build successful
10.6 96835 2022-12-11 19:07:41 0:00:43 38182 build successful
10.8 112568 2022-12-11 18:57:05 0:00:13 36000 build successful
11.arm64 76742 2022-12-11 18:30:55 0:00:15 26174 build successful
12.arm64 15585 2021-11-15 5:28:00 0:00:29 1069 build successful
11 45656 2021-09-08 21:25:11 0:02:40 9594 build successful
10.15 70731 2021-09-08 21:21:57 0:02:18 19780 build successful
10.14 98967 2021-09-08 21:21:53 0:01:50 30787 build successful
10.11 153184 2021-09-08 21:21:46 0:01:55 49137 build successful
10.6.x86_64 72529 2021-09-08 21:17:38 0:01:42 21574 build successful
10.8 59937 2021-09-08 21:15:49 0:01:32 19468 build successful
10.12 158090 2021-09-08 21:15:35 0:01:42 48125 build successful
10.10 154528 2021-09-08 21:15:16 0:01:36 49200 build successful
10.9 158834 2021-09-08 21:14:47 0:01:24 48886 build successful
10.7 67669 2021-09-08 21:14:37 0:01:30 21609 build successful
10.13 122463 2021-09-08 21:12:20 0:01:53 40077 build successful