answersLogoWhite

0

to take limbs from a tree and place in water so thy sprout roots.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Is every tree a graph or every graph a tree?

true


Is every tree a bipartite graph?

Yes, every tree ia a bipartite graph (just see wikipedia).


What is Difference between tree and spanning tree?

A tree is a connected graph in which only 1 path exist between any two vertices of the graph i.e. if the graph has no cycles. A spanning tree of a connected graph G is a tree which includes all the vertices of the graph G.There can be more than one spanning tree for a connected graph G.


Is tree a connected acyclic graph?

Every tree is a connected directed acylic graph.


An undirected graph becomes what when it is connected and contains no cycles or self loops?

Tree (since tree is connected acyclic graph)


How can one find a spanning tree in a given graph?

To find a spanning tree in a given graph, you can use algorithms like Prim's or Kruskal's. These algorithms help identify the minimum weight edges that connect all the vertices in the graph without forming any cycles. The resulting tree will be a spanning tree of the original graph.


Is tree a bipartite graph?

Yes. A graph is bipartite if it contains no odd cycles. Since a tree contains no cycles at all, it is bipartite.


What is the minimum spanning tree of an undirected graph g?

The minimum spanning tree of an undirected graph g is the smallest tree that connects all the vertices in the graph without forming any cycles. It is a subgraph of the original graph that includes all the vertices and has the minimum possible total edge weight.


When does a graph becomes a tree?

A graph becomes a tree when it is connected and acyclic, meaning there are no loops or cycles present. Additionally, for a graph with ( n ) vertices to be a tree, it must contain exactly ( n-1 ) edges. This structure ensures that there is exactly one path between any two vertices, fulfilling the properties of a tree.


What does 0 mean in a graph?

It is the point of origin of the x and y axes of the graph


Define tree in data structure?

Tree is directed, cycle-less, connected graph.


What is the top of a graph called?

What do you mean by "top of the graph"? Do you mean the highest value? The top of the graph is called "the top of the graph" There's no term for it.