0
/ 1.0
A graph with relatively few edges is called:
Score: 0 / 10.0
Problems from chapter 11 on graphs and graph traversals
A graph with relatively few edges is called:
A graph with many edges is called:
A graph that does not have a path of length 3 or more that connects a node v to itself is:
A directed graph is one
A complete graph is one which each pair of vertices:
A DAG is:
The sequence of vertices v1...vn with edges connecting all the vertices is called:
Trees and lists are special cases of graphs.
Based on the adjacency matrix shown below, which of the following statements is true:
On a breadth first search traversal of the graph shown below, and starting at node a, the first three nodes visited are: