GraphImpl

izumi.fundamentals.graphs.GraphImpl$
See theGraphImpl companion trait
object GraphImpl

Attributes

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

Members list

Concise view

Type members

Classlikes

trait DirectedGraphPred[N, +M] extends GraphImpl[N, M]

Attributes

Graph
Supertypes
trait GraphImpl[N, M]
class Object
trait Matchable
class Any
Known subtypes
class DAG[N, M]
class DG[N, M]
class Linearized[N, M]
Self type
trait DirectedGraphSucc[N, +M] extends GraphImpl[N, M]

Attributes

Graph
Supertypes
trait GraphImpl[N, M]
class Object
trait Matchable
class Any
Known subtypes
class DAG[N, M]
class DG[N, M]
class Linearized[N, M]
Self type