Answer the question
In order to leave comments, you need to log in
What is a tree whose element has more than two parents?
Hello, tell me what type of tree in which
a node can have more than two parents. A parent can also have more than two children.
Answer the question
In order to leave comments, you need to log in
There are no such trees. They are called "tree" because they look like trees - one trunk is divided into branches that branch further, but do not grow back. Trees always have exactly one parent.
If we consider an arbitrary graph with a bunch of parents and children, then most likely you mean an acyclic directed graph.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question