neat.STree.find_in_between_bifurcation_nodes

STree.find_in_between_bifurcation_nodes(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