Top Banner
Graph 1 DFS Recursive (Correct Version) Local machine (Using my DFS function) Local machine (Using my BFS function) FLIP server (Using my DFS function) Student Name: Arif Adatia Course: CS261- Data Structures Assignment 07- DFS and BFS Graphs 1-5 run results as in local machine and FLIP server
19

DFS and BFS Graphs

Apr 16, 2017

Download

Technology

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: DFS and BFS Graphs

Graph 1

DFS Recursive (Correct Version)

Local machine (Using my DFS function)

Local machine (Using my BFS function)

FLIP server (Using my DFS function)

Student Name: Arif Adatia

Course: CS261- Data Structures

Assignment 07- DFS and BFS Graphs 1-5 run results as in local machine and FLIP server

Page 2: DFS and BFS Graphs

FLIP server (Using my BFS function)

Graph2

DFS Recursive (Correct Version)

Page 3: DFS and BFS Graphs

Graph2

Local machine (Using my DFS function)

Local machine (Using my BFS function)

Page 4: DFS and BFS Graphs

FLIP server (Using my DFS function)

FLIP server (Using my BFS function)

Page 5: DFS and BFS Graphs

Graph3

DFS Recursive (Correct Version)

Page 6: DFS and BFS Graphs
Page 7: DFS and BFS Graphs

Graph 3

Local machine (Using my DFS function)

Page 8: DFS and BFS Graphs
Page 9: DFS and BFS Graphs

Local machine (Using my BFS function)

Page 10: DFS and BFS Graphs

Graph 3: FLIP server (Using my DFS function)

....

....

Page 11: DFS and BFS Graphs

.....

...

...

...

...

...

...

...

...

..

Page 12: DFS and BFS Graphs

Graph 3 FLIP server (Using my BFS function)

....................

Page 13: DFS and BFS Graphs

....

...

.....

...

Page 14: DFS and BFS Graphs

...

...

...

...

Graph 4

DFS Recursive (Correct Version) – ALL are REACHABLE

Local machine (Using my DFS function)- ALL are REACHABLE

Page 15: DFS and BFS Graphs

Local machine (Using my BFS function) - ALL are REACHABLE

FLIP server (Using my DFS function) - ALL are REACHABLE

.......

Page 16: DFS and BFS Graphs

FLIP server (Using my BFS function) ALL are REACHABLE

...

Page 17: DFS and BFS Graphs

Graph 5 - DFS Recursive (Correct Version) – ALL are REACHABLE

Local machine (Using my DFS function)- ALL are REACHABLE

Page 18: DFS and BFS Graphs

FLIP server (Using my DFS function) ALL are REACHABLE

......

Local machine (Using my BFS function) - ALL are REACHABLE

Page 19: DFS and BFS Graphs

FLIP server (Using my BFS function) ALL are REACHABLE

.....

............... END of Results..............