networks[vertices] - returns a vertex set
|
Calling Sequence
|
|
vertices(G)
|
|
Description
|
|
•
|
This routine returns the vertex set of G. It is normally loaded via the command with(networks) but may also be referenced using the full name networks[vertices](...).
|
|
|