- Article
Computing a Clique Tree with the Algorithm Maximal Label Search
- Anne Berry and
- Geneviève Simonet
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 Sea...