@algorithm.ts/dijkstra-bigint
Dijkstra algorithm (bigint version) optimized with @algorithm.ts/priority-queue.
Dijkstra algorithm (bigint version) optimized with @algorithm.ts/priority-queue.
Bellman-ford algorithm.
The algorithm to find the maximum matching of the bipartite graph.
Documentation app: [raikuxq-algorithms.netlify.app/guide](https://raikuxq-algorithms.netlify.app/guide)