GraphImpl

izumi.fundamentals.graphs.GraphImpl
See theGraphImpl companion object
sealed trait GraphImpl[N, +M]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait DirectedGraphPred[N, M]
class DAG[N, M]
class DG[N, M]
class Linearized[N, M]
trait DirectedGraphSucc[N, M]
Self type

Members list

Concise view