Question: - DATA STRUCTURES AND ALGORITHMS I on Graphs Please if you do not know the answer, do not do this Find an image of an

- DATA STRUCTURES AND ALGORITHMS I on "Graphs"

"Please if you do not know the answer, do not do this"

  1. Find an image of an object, for example:

- DATA STRUCTURES AND ALGORITHMS I on "Graphs" "Please if you do

  1. On the image, identify a minimum of 7 points or vertices. For example:

not know the answer, do not do this" Find an image of

  1. Draw a connected graph based on these vertices using a minimum 7 edges. Label the vertices with letters If you have a very long name, use a maximum of 10 letters, labeled as letters and digits

[2 marks]

Remember each graph in the class must be UNIQUE. A duplicate will be rejected.

  1. Write your set of vertices and edges as below: [1 marks]

V = { }

E = { }

  1. Draw its Adjacency Matrix [3 marks]

  1. Draw its Adjacency List (3 marks)

  1. Show a traversal of the graph both traversal methods [7 marks]:
  • Breadth-First Search (BFS)
  • Depth First Search (DFS)

For both algorithms, you need to show the steps and draw the resultant BFS Tree and DFS Tree respectively.

  1. Based on the graph you have made earlier in no 3, assign values as weights on all the edges where all the edges are of different weights.

Find the minimum spanning tree using any one of the two available algorithms for the Minimum Cost Spanning Tree. You need to show the calculation of the minimum cost [4 marks]

AS SOON AS POSSIBLE PLEASE

Transcribed image text

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!