Engineering Notes
Created by admin on Thu, 17/05/2012 - 16:58
Sub Topic:
Trees
Upload File:
Department:
Chapter Name:
GraphTheory
Description:
An acyclic graph (also known as a forest) is a graph with no cycles. A tree is a connected acyclic graph. Thus each component of a forest is tree, and any tree is a connected forest.
Add new comment