Content deleted Content added
No edit summary Tags: Reverted Mobile edit Mobile web edit |
m Reverted edits by 47.220.235.153 (talk) to last version by Wcherowi |
||
Line 4:
In the [[mathematics|mathematical]] discipline of [[graph theory]], the '''line graph''' of an [[undirected graph]] ''G'' is another graph L(''G'') that represents the adjacencies between [[edge (graph theory)|edges]] of ''G''. L(''G'') is constructed in the following way: for each edge in ''G'', make a vertex in L(''G''); for every two edges in ''G'' that have a vertex in common, make an edge between their corresponding vertices in L(''G'').
The name line graph comes from a paper by {{harvtxt|Harary|Norman|
{{harvs|authorlink=Hassler Whitney|first=Hassler|last=Whitney|year=1932|txt}} proved that with one exceptional case the structure of a [[connected graph]] ''G'' can be recovered completely from its line graph.<ref name="whitney"/> Many other properties of line graphs follow by translating the properties of the underlying graph from vertices into edges, and by Whitney's theorem the same translation can also be done in the other direction. Line graphs are [[claw-free graph|claw-free]], and the line graphs of [[bipartite graph]]s are [[perfect graph|perfect]]. Line graphs are characterized by nine [[forbidden graph characterization|forbidden subgraphs]] and can be recognized in [[linear time]].
|