Question: Individual Assignment 1 + Course Code CSC215 Course name DATA STRUCTURES Assignment Implementing the following directed GRAPH data structure which represents the kingdom of Bahrain
Individual Assignment 1 + Course Code CSC215 Course name DATA STRUCTURES Assignment Implementing the following directed GRAPH data structure which represents the kingdom of Bahrain cities roads map. 20k 15k Muhara Manama North G 30K 15k 25k Isa city 32K 25k Riffa 1. Convert the graph to adjacent matrix. 2. Create the passing occurrence matrix for each node. 3. Write the potential paths including each city name code. 4- Determine the longest and shortest paths. 5. Use the above requirement to design and implement an OOP. 6- Browse the internet and write in details about the available algorithms for calculating the shortest and longest paths of the graph. Note: Two files to be submitted with the name (IND-assign-1-student first name) and stid). 1- Notepad contains the C++ code only. 2- MS Word must include just the following (no code within this file): a- Two screens shot of the results, part from the beginning and part from the end. b- The diagram of the program structure
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
