Graph
A general graph
A (simple) graph is a general graph for which
Then
- the prefix di- indicates that the graph may not be symmetric;
- the prefix multi- indicates that
is a multiset;A ( Γ ) - the prefix pseudo- indicates that
may include the diagonal (loops).1A ( Γ )
Thus the general case is also referred to as a pseudomultidigraph, which are in many ways equivalent to quivers — see Equivalence of quivers and general graphs,
A structure-preserving map between graphs is a graph homomorphism, and a symmetry of a graph is a graph automorphism.
#state/tidy | #lang/en | #SemBr
Footnotes
-
Unfortunately this terminology is nonstandard: Normally pseudgraphs are assumed to be multiple as well. ↩