DijkstraInformer

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
trait NodeInformer
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods