cheind/py-lapsolver
Fast linear assignment problem (LAP) solvers for Python based on c-extensions
PythonMIT
Issues
- 1
Wrong results with the example from Readme
#22 opened by boguszjelinski - 1
Fails to install lapsolver using python 3.8
#21 opened by aminaghoul - 3
possible built failures on Python 3.11?
#18 opened by cbm755 - 2
- 8
Extend Benchmarks
#1 opened by cheind - 1
Q: why is py-lapsolver so much faster than its counterparts like scipy.optimize.linear_sum_assignment or sklearn.utils.linear_assignment_?
#6 opened by guoyangqin - 1
Parallel Algorithm
#4 opened by rwolst - 1
Found run times vary drastically for different distance matrices with same sizes.
#9 opened by guoyangqin - 0
CI slow on Python 3.5
#13 opened by cheind - 3
Add Python 3.7 to CI
#14 opened by cheind - 1
How can I get Cost of the solution?
#16 opened by JohnPekl - 3
Compare with new Scipy implementation
#15 opened by Multihuntr - 3
Error during installation
#5 opened by AxlJ - 2
Installation trouble
#7 opened by YanielCarreno - 0
OpenMP not needed
#2 opened by ktarplee