Algorithms solving the Matching Cut problem

Theoretical Computer Science(2016)

引用 22|浏览43
暂无评分
摘要
In a graph, a matching cut is an edge cut that is a matching. Matching Cut is the problem of deciding whether or not a given graph has a matching cut, which is known to be NP-complete. This paper provides a first branching algorithm solving Matching Cut in time $$O^*2^{n/2}=O^*1.4143^n$$ for an $$n$$-vertex input graph, and shows that Matching Cut parameterized by vertex cover number $$\\tau G$$ can be solved by a single-exponential algorithm in time $$2^{\\tau G} On^2$$. Moreover, the paper also gives a polynomially solvable case for Matching Cut which covers previous known results on graphs of maximum degree three, line graphs, and claw-free graphs.
更多
查看译文
关键词
Matching cut,Graph algorithm
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要