scalax.collection.GraphTraversal.Informer.DijkstraInformer
See theDijkstraInformer companion object
abstract class DijkstraInformer[T] extends NodeInformer
Extended node visitor informer for calculating shortest paths. This informer always returns 0
for depth
.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article