neat.STree.getBifurcationNodes

STree.getBifurcationNodes(nodes)[source]

Get the bifurcation nodes in bewteen the provided input nodes

Parameters

nodes (list of neat.SNode) – the input nodes

Returns

the bifurcation nodes

Return type

list of neat.SNode