Corresponding graph: Forest <-> Tree, "???" <-> Polytree

133 Views Asked by At

Is there a specific term for a graph, that consists of Polytrees, like a Forest consists of Trees? Or can a Polytree be disconnected?

1

There are 1 best solutions below

0
On BEST ANSWER

This book defines it as a polyforest. I imagine it's not a term that is used often because in applications the graph in question is generally connected.

See this book also.