telepath / com.github.giedomak.telepath.cardinalityestimation.synopsis / Synopsis / out

out

fun out(edge: Edge): Int (source)

Number of nodes in G which have outgoing edge.

fun out(edges: Pair<Edge, Edge>): Int (source)

Number of nodes in G which have outgoing edges.