“…The methods used to achieve this goal are described in [65,85,86]. The survey by George and Liu [88] lists, inter alia, the following improvements and algorithmic follow-ups: mass eliminations [90], where it is shown that, in case of finite-element problems, after a minimum degree vertex is eliminated a subset of adjacent vertices can be eliminated next, together at the same time; indistinguishable nodes [87], where it is shown that two adjacent nodes having the same adjacency can be merged and treated as one; incomplete degree update [75], where it is shown that if the adjacency set of a vertex becomes a subset of the adjacency set of another one, then the degree of the first vertex does not need to be updated before the second one has been eliminated; element absorption [66], where based on a compact representation of elimination graphs, redundant structures (cliques being subsets of other cliques) are detected and removed; multiple elimination [134], where it was shown that once a vertex v is eliminated, if there is a vertex with the same degree that is not adjacent to the eliminated vertex, then that vertex can be eliminated before updating the degree of the vertices in adj (v), that is the degree updates can be postponed; external degree [134], where instead of the true degree of a vertex, the number of adjacent and indistinguishable nodes is used as a selection criteria. Some further improvements include the use of compressed graphs [11], where the indistinguishable nodes are detected even before the elimination process and the graph is reduced, and the extensions of the concept of the external degree [44,94].…”