Topics: Graph Theory - Internal and External Degrees of a Vertex - Vertex - Digraph
(definition)
In a digraph, vertices can be of several types:
-
We say that a vertex is isolated if the sum of its external and internal degrees is equal to .
-
A final (or terminal) vertex is a vertex whose external degree is .
-
An initial vertex is a vertex whose internal degree is and whose external degree is not .
-
A hanging vertex is a vertex whose sum of external and internal degrees is .