Linked from
The 97 pages that link to Graph theory, each with the reason it gives.
Shortest path problemNarrower topic: The problem is defined on this structure of vertices and edges.
Depth-first searchNarrower topic: DFS operates on this broader mathematical structure.
Road networkNarrower topic: Its graph models represent intersections as vertices and roads as edges.
Simple graphNarrower topic: Simple graphs are a foundational kind of object in this field.
Perfect matchingNarrower topic: Perfect matching is a central property studied in graphs.
Adjacency listNarrower topic: Adjacency lists are a data representation for graphs.
ElementNarrower topic: Vertices and edges are commonly modeled as elements of sets.
Network scienceNarrower topic: Provides the formal language for representing network structures.
Path graphNarrower topic: Path graphs are among the simplest structures studied in graph theory.
Spanning treeNarrower topic: Spanning trees are defined as subgraphs of graphs.
Odd cycleNarrower topic: Odd cycles are defined and studied as structures inside graphs.
Handshaking lemmaNarrower topic: The lemma is a basic counting tool used throughout the subject.
Seven Bridges of KönigsbergNarrower topic: Euler’s bridge abstraction helped launch this field.
Regular graphNarrower topic: Regular graphs are a basic class within the broader study of graphs.
Planar separator theoremNarrower topic: The theorem is a structural statement about finite graphs.
Wagner's theoremNarrower topic: Wagner’s theorem is a structural result about finite graphs.