Module graph::graph_ops[][src]

Traits

Partition the node set based on the degrees of the nodes.

Call a particular function for each node with its corresponding state in parallel based on a partition.

Call a particular function for each node with its corresponding state in parallel.

Partition the node set based on the in degrees of the nodes.

Partition the node set based on the out degrees of the nodes.