GraphTheory[GraphComplement]
|
Calling Sequence
|
|
GraphComplement(G)
|
|
Description
|
|
•
|
GraphComplement returns the complement of a graph G, that is the graph with the same vertex set as G, but whose edge (arc) set consists of the edges (arcs) not present in G.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
>
|
|
|
|
Download Help Document
Was this information helpful?