TraverserImpl

scalax.collection.TraverserImpl
trait TraverserImpl[N, E <: Edge[N]]

Default implementation of the graph algorithms defined in GraphTraversal.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait GraphTraversalImpl[N, E]
class DefaultGraphImpl[N, E]
class DefaultGraphImpl[N, E]
Self type
In this article