GraphTheory[HighlightedVertices] - retrieve the highlighted vertices from a graph
|
Calling Sequence
|
|
HighlightedVertices( G )
|
|
Description
|
|
•
|
The HighlightedVertices command returns a list (which may be empty) of the vertices of a graph G that have been highlighted.
|
•
|
A vertex is considered to have been highlighted if it is to be drawn with a color other than the default.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
| (2) |
|
|
Download Help Document
Was this information helpful?