DirectedAcyclicGraph

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

Attributes

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