GraphProperty

izumi.fundamentals.graphs.GraphProperty
See theGraphProperty companion trait
object GraphProperty

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

trait DirectedAcyclicGraph[N, +M] extends DirectedGraph[N, M]

Attributes

Supertypes
trait DirectedGraph[N, M]
trait GraphProperty[N, M]
class Object
trait Matchable
class Any
Known subtypes
class DAG[N, M]
Self type
trait DirectedGraph[N, +M] extends GraphProperty[N, M]

Attributes

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