Linear assignment problem solving using Jonker Volgenant Castanon method (JVC), Mack and Hungarian(Munkres) method.
-
Updated
Jan 22, 2026 - C++
Linear assignment problem solving using Jonker Volgenant Castanon method (JVC), Mack and Hungarian(Munkres) method.
Implementation of Murty's algorithm for k-best assignments
Lightweight Rust/Python library for multi-sensor labelled Bernoulli filters - A (mostly automated) rust port of https://github.com/scjrobertson/multisensor-lmb-filters
This program is designed to solve the Klee-Minty problem using three different algorithms: Simplex, Interior Points and Murty Hybrid.
Add a description, image, and links to the murty-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the murty-algorithm topic, visit your repo's landing page and select "manage topics."