2004
DOI: 10.1007/s00453-004-1084-3
|View full text |Cite
|
Sign up to set email alerts
|

Maximum Cardinality Search for Computing Minimal Triangulations of Graphs

Abstract: We present a new algorithm, called MCS-M, for computing minimal triangulations of graphs. Lex-BFS, a seminal algorithm for recognizing chordal graphs, was the genesis for two other classical algorithms: LEX M and MCS. LEX M extends the fundamental concept used in Lex-BFS, resulting in an algorithm that not only recognizes chordality, but also computes a minimal triangulation of an arbitrary graph. MCS simplifies the fundamental concept used in Lex-BFS, resulting in a simpler algorithm for recognizing chordal g… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

2
95
0

Year Published

2005
2005
2021
2021

Publication Types

Select...
5
2
2

Relationship

1
8

Authors

Journals

citations
Cited by 103 publications
(97 citation statements)
references
References 18 publications
2
95
0
Order By: Relevance
“…Despite its complexity merits, LEX M yields only a restricted family of minimal triangulations, and the size of the resulting fill is not small in general. Recently a new algorithm for computing minimal triangulations, which can be regarded as a simplification of LEX M, has been introduced [5]. This algorithm, called MCS-M, has the same asymptotic time complexity and the same kind of properties regarding fill as LEX M.…”
Section: Background and Motivationmentioning
confidence: 99%
“…Despite its complexity merits, LEX M yields only a restricted family of minimal triangulations, and the size of the resulting fill is not small in general. Recently a new algorithm for computing minimal triangulations, which can be regarded as a simplification of LEX M, has been introduced [5]. This algorithm, called MCS-M, has the same asymptotic time complexity and the same kind of properties regarding fill as LEX M.…”
Section: Background and Motivationmentioning
confidence: 99%
“…But like Lex-M, MCS-M does not always perform well. For example, for the graph representing an N × N square grid, MCS-M produces exactly the same fill as Lex-M does, and as pointed out in [43], the minimum fill for such graphs is O(n 2 log n) whereas the fill produced by Lex-M and MCS-M is O(n 3 ) [4].…”
Section: Related Researchmentioning
confidence: 75%
“…Recently Berry et al [4] have introduced a new algorithm called MCS-M. This is a simplification of Lex-M so that cardinality weights are used instead of lexicographic labels.…”
Section: Related Researchmentioning
confidence: 99%
“…The complexity of learning the B i in [5] is polynomial, as long as the maximal degree of a vertex is bounded by a polynomial. One can find a minimal triangulation in polynomial time [6]. Maximum cardinality search can be completed in linear time [6, §3].…”
Section: Introductionmentioning
confidence: 99%