Presentation Descrete Maths
Presentation Descrete Maths
Presentation Descrete Maths
SUBJECT:
• Discrete mathematics
Topic:
• Tree
Submitted to:
Members:
• Mam Iqra Ashraf
• Muhammad Adil(55)
• Ahsan(22)
Date:
• Muqeem Ansari(60)
• 15-01-2024
• Abdullah(59)
• Alladitta(25)
TREES
DEFINE:
A graph G is called tree if :
• G is connected
• G has no cycle
True False
TREES
Properties:
• There is one and only one path between every pair of vertices in a
tree.
• A tree with n-vertices n-1 edges.
ROOTED TREE
• Pre-order
• Post-order
• In-order
Types of Traversal
Pre Order: