中文

Embedding Graphs into the Extended Grid

离散数学 2007-05-23 v1 数据结构与算法

摘要

Let G=(V,E)G=(V,E) be an arbitrary undirected source graph to be embedded in a target graph EMEM, the extended grid with vertices on integer grid points and edges to nearest and next-nearest neighbours. We present an algorithm showing how to embed GG into EMEM in both time and space O(V2)O(|V|^2) using the new notions of islands and bridges. An island is a connected subgraph in the target graph which is mapped from exactly one vertex in the source graph while a bridge is an edge between two islands which is mapped from exactly one edge in the source graph. This work is motivated by real industrial applications in the field of quantum computing and a need to efficiently embed source graphs in the extended grid.

关键词

引用

@article{arxiv.cs/0703001,
  title  = {Embedding Graphs into the Extended Grid},
  author = {Michael D. Coury},
  journal= {arXiv preprint arXiv:cs/0703001},
  year   = {2007}
}

备注

4 pages, 2 figures