Loreon
Labs
Platform
Search…
⌘K
Docs
Home
Ecosystems
Other
munkres-cpp
Kuhn-Munkres (Hungarian) Algorithm in C++
Other
Emerging
GitHub
Website
Stars
—
Forks
—
Contributors
4
Last push
8mo ago
Recent commits
Latest commits.
Merge pull request #24 from Yay295/patch-1
61086fc
John Weaver
117mo ago
`$$` != `&&`
14fadd1
Yay295
117mo ago
Added simplified test cases for non-square matrices based on already existed test cases. Removed wrong tests cases. Changed numbering of tests.
1fb2cb5
Gluttton
124mo ago
Added test cases for special non-square matrices.
5b66cd7
Gluttton
124mo ago
Minimize along direction made depending of appending rows or columns. This has effect for non-square matrices.
0acab86
Gluttton
124mo ago
Fixes indentation in example code.
404757c
John Weaver
131mo ago
Merge pull request #19 from kaajo/templated
b941015
John Weaver
131mo ago
- fixed debug log in munkres.h , removed tests for raw_2d_array
52ae562
kaajo
131mo ago
Top contributors
Builders behind this project.
Gluttton
82 commits
saebyn
23 commits
kaajo
6 commits
Yay295
1 commits