Computing a clique tree with the algorithm maximal label search (Q1662609): Difference between revisions
From MaRDI portal
Latest revision as of 09:21, 16 July 2024
scientific article
Language | Label | Description | Also known as |
---|---|---|---|
English | Computing a clique tree with the algorithm maximal label search |
scientific article |
Statements
Computing a clique tree with the algorithm maximal label search (English)
0 references
20 August 2018
0 references
Summary: The algorithm MLS (Maximal Label Search) is a graph search algorithm that generalizes the algorithms Maximum Cardinality Search (MCS), Lexicographic Breadth-First Search (LexBFS), Lexicographic Depth-First Search (LexDFS) and Maximal Neighborhood Search (MNS). On a chordal graph, MLS computes a PEO (perfect elimination ordering) of the graph. We show how the algorithm MLS can be modified to compute a PMO (perfect moplex ordering), as well as a clique tree and the minimal separators of a chordal graph. We give a necessary and sufficient condition on the labeling structure of MLS for the beginning of a new clique in the clique tree to be detected by a condition on labels. MLS is also used to compute a clique tree of the complement graph, and new cliques in the complement graph can be detected by a condition on labels for any labeling structure. We provide a linear time algorithm computing a PMO and the corresponding generators of the maximal cliques and minimal separators of the complement graph. On a non-chordal graph, the algorithm MLSM, a graph search algorithm computing an MEO and a minimal triangulation of the graph, is used to compute an atom tree of the clique minimal separator decomposition of any graph.
0 references
chordal graph
0 references
clique tree
0 references
perfect elimination ordering
0 references
perfect moplex ordering
0 references
maximal label search
0 references
LexBFS
0 references
MCS
0 references
0 references