List out 2 table header for Adjacency List - Undirected Graph
List out 2 table header for Adjacency List - Directed Graph
List out what must write in Proof by Contrapositive
List out in degree and out degree
What is the Formula for Handshaking Theorem?
⋿ deg (v) = 2e
v ⋴ V
How is loop counted as with degree?
1. Undirected Graph
2. Directed Graph
What is the rules for Euler Circuit?
What is the rules for Euler Path?
What is the rules for Hamilton Circuit?
What is the rules for Hamilton Path
What is the rule for Subgraph?
When Hamilton Circult doesn’t exist?
a b
\ /
c
/ \
d e What is the number of chromatic numbers for planar graph?
List out the rules for Trees Diagram
a -- c -- d | / | / b
Simple Circuit
a, b , c , a
/
List out the formula for Proof by Contradiction
List out the formula for Proof by Contrapositive
What is internal vertices?
What is leaves?
What is decendants and ancestor?
How to know the height of the tree diagram?
a
/ \
b cThis example has height 1 ( Level 0 and 1 )
Use Following the Wall method to determine
1. Preorder
2. Inorder
3. Postorder
List out the rules for Spanning Tree
How can I know if the questions wants I use 0 and 1 in Truth Table?
How can I know if the questions wants I use T and F in Truth Table?