- Generic Representation of Graphs - Using Generic Linked List
- Adjacency Matrix Representation of Graph - Using Two-D-Bit array
- Adjacency List Representation of Graph - Using Generic Linked List
- Finding the number of components in a graph - Using Adjacency Matrix Representation - Algorithm used includes Merging of Nodes
No comments:
Post a Comment