GraphTheory[AddVertex]
|
Calling Sequence
|
|
AddVertex(G, V)
|
|
Parameters
|
|
G
|
-
|
graph
|
V
|
-
|
vertex or list of vertices
|
|
|
|
|
Description
|
|
•
|
The AddVertex command adds a vertex or vertices to a graph. A new graph is returned which contains the specified set of vertices in addition to the vertices in the original graph G.
|
|
|
Download Help Document
Was this information helpful?