一般为 NP 困难但在平面图中具有多项式时间解的问题列表?

发布于 2024-11-16 15:08:44 字数 177 浏览 3 评论 0原文

我遇到了很多可以表述为图形问题的问题。 它通常是 NP 困难的,但有时可以证明该图是平面的。 因此,我对学习这些问题和算法很感兴趣。

据我所知:

  1. 平面图中的最大割 平面图
  2. 中的四色 平面图
  3. 中的最大独立集

希望有人可以完成此列表。

I encountered many problems that can be formulated as graph problem.
It is in general NP-hard but sometimes the graph can be proved to be planar.
Hence, I am interested in learning these problems and the algorithms.

So far as I know:

  1. Max cut in planar graphs
  2. Four-coloring in planar graphs
  3. Max Independent Set in cubic planar graphs

Hope someone can complete this list.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

怎会甘心 2024-11-23 15:08:44

在这个纲要中的NP完全问题,在平面下在索引中有大量(~25)的条目。这些条目通常涉及平面输入允许 PTAS 的问题。

In this compendium of NP-complete problems, under planar in the index there are a good number (~25) of entries. These entries typically link to problems where planar input admits a PTAS.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文