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]
class DAG[N, M]
class Linearized[N, M]
Self type

Members list

Concise view