This is a still image of the concept map for the term "graph". You can check the actual concept map on the glossary page.
Concept map centered on the idea of a graph. Shows types such as directed, undirected, weighted, unweighted, labeled, dense, sparse, and acyclic graphs. Includes components like vertices, edges, and neighbors, and implementations using adjacency lists or matrices. Also references related problems such as traversal, shortest paths, and topological sort.
A directed graph that has no cycles is a(n) _____

Acyclic directed graph
  • Directed graph
  • Undirected graph
  • Acyclic graph

Look at these terms on the concept map.