asymmetric-greedy-search

A Python implementation of the Asymmetric Greedy Search heuristic solution to the linear sum assignment problem.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install asymmetric-greedy-search

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.0 2025-06-20      

Issues with this package?

Page last updated 2026-05-12 17:23:01 UTC