Is there a name for this particular kind of tree graph?

82 Views Asked by At

I've recently encountered a problem which heavily involves analysis of structures analogous to weighted trees with no nodes of degree two (such a node along with its adjacent edges would be indistinguishable from a single edge with weight equal to that of said two edges combined). In doing research on the problem, I am hampered by not knowing the structure's proper name. Does such a name exist?