neat.STree.orderOfNode

STree.orderOfNode(node)[source]

Compute the order (number of bifurcations from the root) of a node.

Parameters

node (neat.SNode) –