DGExt

izumi.fundamentals.graphs.GraphSyntax.DGExt
implicit class DGExt[N, M](g: AbstractGraph[N, M] & DirectedGraphPred[N, M])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def gc(roots: Set[N], weak: Set[WeakEdge[N]]): Either[Nothing, G[N, M]]