A lightweight and efficient implementation of the Munkres (Hungarian) algorithm for optimal assignment in square and rectangular matrices.
Munkres (aka Hungarian) algorithm for JS
An implementation of (Kuhn-)Munkres algorithm.
Robust Munkres
Munkres (aka Hungarian) algorithm for TS
基于 [匈牙利算法](https://en.wikipedia.org/wiki/Hungarian_algorithm) 的 [js实现](https://www.npmjs.com/package/munkres-js) 改进的多空槽的匈牙利算法,用于解决常用的根据空闲时间值班排班的问题
Munkres (aka Hungarian) algorithm for JS
A hungarian algorithm that runs in O(n^3)
Iterative Closest Point Implementation
A linted fork of Sketchy.js, with minor optimizations
A hungarian algorithm that runs in O(n^3)
Kuhn-Munkres (aka Hungarian) algorithm for solving the Assignment Problem in O(n^3)
A simple, fast implementation of the Hungarian (Kuhn-Munkres) algorithm.
An implementation of the Kuhn–Munkres algorithm to solve linear assignment problems.
Pathfinding, flow, and graph algorithms
linear sum assignment solvers
Structural and semantic similarity comparison of ontology trees
A from-scratch deep learning library in Rust — tensors, autograd, NEON SIMD, Metal GPU, and working models
Engine-agnostic game AI framework: command trees, utility scoring, coordinated assignment, and TrueSkill evaluation.
A ruby implementation of the kuhn-munkres or 'hungarian' algorithm for bipartite matching.
Kuhn-Munkres implemented in Rust
No description provided.
No description provided.