neat.STree.isRoot

STree.isRoot(node)[source]

Check if input node is root of the tree.

Parameters

node (neat.SNode) –