DirectedGraph

izumi.fundamentals.graphs.GraphProperty.DirectedGraph
trait DirectedGraph[N, +M] extends GraphProperty[N, M]

Attributes

Graph
Supertypes
trait GraphProperty[N, M]
class Object
trait Matchable
class Any
Known subtypes
class DG[N, M]
trait DirectedAcyclicGraph[N, M]
class DAG[N, M]
class Linearized[N, M]
Self type
In this article