Search algorithms

viterbi-beam

This tool combines Viterbi search with beam search.

 

dijkstra-shortest-path

This is an implementation of Dijkstra's shortest path algorithm.