The chromatic index of a graph is the minimal number of colours in a proper edge-colouring of .
The chromatic number of a graph is the minimal number of colours in a proper colouring of .
The chromatic polynomial of a graph is the number of -colourings of .
The degree of a vertex is the number of edges incident with in .
An Euler path in a multigraph is a path of distinct edges in whose length is equal to the size of .
An independent set of vertices in a graph is a set of vertices such that the induced subgraph is empty.
A subgraph of a graph is called an induced subgraph if there is a nonempty subset of such that . (Chartrand & Zhang, 2008, p. 29)
The line graph of a nonempty graph is that graph whose vertex set is and two vertices and of are adjacent if and only if and are adjacent edges in . (Chartrand & Zhang, 2008, p. 44)
A path (or walk (Cameron, 1994, p. 160)) is as a sequence of vertices and edges in which each edge joins vertices and . (Biggs, Lloyd, & Wilson, 1986, p. 9)
A graph is regular if all vertices in have the same degree in .