{"library":"lapx","type":"library","category":null,"description":"lapx is a Python library providing efficient linear assignment problem solvers, including both single and batch solvers, based on the Jonker-Volgenant algorithm. It extends and enhances Tomas Kazmar's original `lap` library, offering improved stability, performance, and broader platform support (Windows, Linux, macOS) for Python 3.7+. The library is actively maintained, with the current version being 0.9.4, and receives frequent minor and patch releases.","language":"python","status":"active","version":"0.9.4","tags":["linear assignment problem","optimization","numerical","solver","jonker-volgenant"],"last_verified":"Sat May 23","install":[{"cmd":"pip install lapx","imports":["import lap","import lap\nresult = lap.lapjv(...)","import lap\nresult = lap.lapjvs(...)"]}],"homepage":null,"github":"https://github.com/rathaROG/lapx","docs":null,"changelog":null,"pypi":"https://pypi.org/project/lapx/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.8,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/lapx/compatibility"}}