Subgraph Isomorphism in Planar Graphs and Related Problems 论文

1999Journal of Graph Algorithms and Applications引用 338顶会
Advanced Graph Theory ResearchOptimization and Search ProblemsGraph Theory and Algorithms

摘要

We solve the subgraph isomorphism problem in planar graphs in linear time, for any pattern of constant size. Our results are based on a technique of partitioning the planar graph into pieces of small tree-width, and applying dynamic programming within each piece. The same methods can be used to solve other planar graph problems including connectivity, diameter, girth, induced subgraph isomorphism, and shortest paths.