@algorithm.ts/dijkstra
Dijkstra algorithm optimized with priority queue.
Dijkstra algorithm optimized with 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.