Letter P

python39-lap - Linear Assignment Problem solver (LAPJV/LAPMOD)

Website: https://github.com/gatagat/lap
License: BSD-2-Clause
Vendor: Alcance Libre, Inc.
Description:
Lap is a linear assignment problem solver using Jonker-Volgenant
algorithm for dense LAPJV¹ or sparse LAPMOD² matrices. Both algorithms
are implemented from scratch based solely on the papers¹˒² and the
public domain Pascal implementation provided by A. Volgenant³. The
LAPMOD implementation seems to be faster than the LAPJV implementation
for matrices with a side of more than ~5000 and with less than 50%
finite coefficients.

Packages

python39-lap-0.5.12-1.aldos.x86_64 [1.4 MiB] Changelog by Joel Barrios (2025-05-08):
- Initial spec file.

Listing created by Repoview-0.6.6-6.fc14.al