fnss.topologies.topology.DirectedTopology.order

DirectedTopology.order()

Return the number of nodes in the graph.

Returns :

nnodes : int

The number of nodes in the graph.

See also

number_of_nodes, __len__