Core Concepts
グラフの最大マッチングと最大マッチングのサイズの平均サイズ比率を調査する。
Abstract
この記事では、グラフ理論における最大マッチングとその平均サイズに焦点を当てています。研究は、最大マッチングと最大マッチングの間でどれだけ多くの最大マッチングが異なるサイズを持っているかを調査し、それらの比率を分析しています。さらに、異なる種類のグラフファミリーに対して漸近的な値を決定する一般的な手法も提案されています。
この研究は、生成関数を使用して既知の漸近値を見つけたり、化学化合物やポリマー関連のグラフファミリーにおけるI(G)の漸近値を決定したりする方法を示しています。また、貪欲アルゴリズムや変種による期待されるパフォーマンスも分析されています。
Stats
I(G) ∈ ]1/2, 1]
IDF(G) ≥ 6/11 for all planar graphs G
IDF(F) ≥ 16/21 for all forests F
Quotes
"Given a graph, are there many maximal matchings that are significantly different in size than a maximum matching?"
"If all maximal matchings in a graph have an equal chance to be chosen, I(G) is the expected ratio of the size of a uniformly chosen maximal matching to the size ν(G) of a maximum matching in G."
"MRG seems to have a better worst-case performance than RG."