degreeOf

fun degreeOf(agent: A): Int(source)

Out-degree of agent (number of outgoing edges). For undirected networks this is identical to the total degree.