GraphTheory[LineGraph]
|
Calling Sequence
|
|
LineGraph(G)
|
|
Description
|
|
•
|
The LineGraph command creates the line graph of a given graph G. The vertices of are the edges of G and two vertices are connected by an edge if the corresponding edges in G are adjacent.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
>
|
|
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?