Dijkstra's algorithm in Scala This is a sample implementation of Dijkstra's algorithm in Scala using priority maps. See this blog post for details.