[prev] 49 [next]

Exercise #7: Graph ADT Client

Write a program that uses the graph ADT to
  • build the graph depicted below
  • print all the nodes that are incident to vertex 1 in ascending order

[Diagram:Pic/graph4.png]