Module graph_ops

Module graph_ops 

Source

Traitsยง

DegreePartitionOp
Partition the node set based on the degrees of the nodes.
DeserializeGraphOp
ForEachNodeParallelByPartitionOp
Call a particular function for each node with its corresponding state in parallel based on a partition.
ForEachNodeParallelOp
Call a particular function for each node with its corresponding state in parallel.
InDegreePartitionOp
Partition the node set based on the in degrees of the nodes.
OutDegreePartitionOp
Partition the node set based on the out degrees of the nodes.
RelabelByDegreeOp
SerializeGraphOp
ToUndirectedOp