Trees are fairly less complicated than graphs, that makes things like data searching easier, when the data has structure of the tree. Though, not all data can be represented by thetree. Explain the example of the data set which can't be represented by the tree, but that be represented by more general graph. Describe why it can't be represented by tree.