Tree - Basic Concepts, Rooted Tree, M-ary Tree
1. Tree - Basic Concepts, Rooted Tree, M-ary Tree
In this 50 mins Video Lesson
Tree,
Terminal / Internal Node,
Rooted Tree,
Level of a node,
Height / Depth,
Father / Son,
Brothers,
Ancestor / Descendant,
M-ary Tree,
Complete m-ary tree,
Example,
and other topics.
Trees, rooted trees, path length in rooted trees, prefix codes, binary search trees, spanning trees and cut set, minimal spanning trees, Kruskal’s and Prim’s algorithms for minimal spanning tree, The Max flow –Min cut theorem (transport network).