请输入您要查询的百科知识:

 

词条 Greedy embedding
释义

  1. Definitions

  2. Graphs with no greedy embedding

  3. Hyperbolic and succinct embeddings

  4. Special classes of graphs

     Trees  Planar graphs  Unit disk graphs 

  5. References

In distributed computing and geometric graph theory, greedy embedding is a process of assigning coordinates to the nodes of a telecommunications network in order to allow greedy geographic routing to be used to route messages within the network. Although greedy embedding has been proposed for use in wireless sensor networks, in which the nodes already have positions in physical space, these existing positions may differ from the positions given to them by greedy embedding, which may in some cases be points in a virtual space of a higher dimension, or in a non-Euclidean geometry. In this sense, greedy embedding may be viewed as a form of graph drawing, in which an abstract graph (the communications network) is embedded into a geometric space.

The idea of performing geographic routing using coordinates in a virtual space, instead of using physical coordinates, is due to Rao et al.[1] Subsequent developments have shown that every network has a greedy embedding with succinct vertex coordinates in the hyperbolic plane, that certain graphs including the polyhedral graphs have greedy embeddings in the Euclidean plane, and that unit disk graphs have greedy embeddings in Euclidean spaces of moderate dimensions with low stretch factors.

Definitions

In greedy routing, a message from a source node s to a destination node t travels to its destination by a sequence of steps through intermediate nodes, each of which passes the message on to a neighboring node that is closer to t. If the message reaches an intermediate node x that does not have a neighbor closer to t, then it cannot make progress and the greedy routing process fails. A greedy embedding is an embedding of the given graph with the property that a failure of this type is impossible. Thus, it can be characterized as an embedding of the graph with the property that for every two nodes x and t, there exists a neighbor y of x such that d(x,t) > d(y,t), where d denotes the distance in the embedded space.[2]

Graphs with no greedy embedding

Not every graph has a greedy embedding into the Euclidean plane; a simple counterexample is given by the star K1,6, a tree with one internal node and six leaves.[2] Whenever this graph is embedded into the plane, some two of its leaves must form an angle of 60 degrees or less, from which it follows that at least one of these two leaves does not have a neighbor that is closer to the other leaf.

In Euclidean spaces of higher dimensions, more graphs may have greedy embeddings; for instance, K1,6 has a greedy embedding into three-dimensional Euclidean space, in which the internal node of the star is at the origin and the leaves are a unit distance away along each coordinate axis. However, for every Euclidean space of fixed dimension, there are graphs that cannot be embedded greedily: whenever the number n is greater than the kissing number of the space, the graph K1,n has no greedy embedding.[4]

Hyperbolic and succinct embeddings

Unlike the case for the Euclidean plane, every network has a greedy embedding into the hyperbolic plane. The original proof of this result, by Robert Kleinberg, required the node positions to be specified with high precision,[5] but subsequently it was shown that, by using a heavy path decomposition of a spanning tree of the network, it is possible to represent each node succinctly, using only a logarithmic number of bits per point.[4] In contrast, there exist graphs that have greedy embeddings in the Euclidean plane, but for which any such embedding requires a polynomial number of bits for the Cartesian coordinates of each point.[7]

Special classes of graphs

Trees

The class of trees that admit greedy embeddings into the Euclidean plane has been completely characterized, and a greedy embedding of a tree can be found in linear time when it exists.[9]

For more general graphs, some greedy embedding algorithms such as the one by Kleinberg[5] start by finding a spanning tree of the given graph, and then construct a greedy embedding of the spanning tree. The result is necessarily also a greedy embedding of the whole graph. However, there exist graphs that have a greedy embedding in the Euclidean plane but for which no spanning tree has a greedy embedding.[11]

Planar graphs

{{unsolved|mathematics|Does every polyhedral graph have a planar greedy embedding with convex faces?}}{{harvtxt|Papadimitriou|Ratajczak|2005}} conjectured that every polyhedral graph (a 3-vertex-connected planar graph, or equivalently by Steinitz's theorem the graph of a convex polyhedron) has a greedy embedding into the Euclidean plane.[1] By exploiting the properties of cactus graphs, {{harvtxt|Leighton|Moitra|2010}} proved the conjecture;[11][14] the greedy embeddings of these graphs can be defined succinctly, with logarithmically many bits per coordinate.[15] However, the greedy embeddings constructed according to this proof are not necessarily planar embeddings, as they may include crossings between pairs of edges. For maximal planar graphs, in which every face is a triangle, a greedy planar embedding can be found by applying the Knaster–Kuratowski–Mazurkiewicz lemma to a weighted version of a straight-line embedding algorithm of Schnyder.[16][17] The strong Papadimitriou–Ratajczak conjecture, that every polyhedral graph has a planar greedy embedding in which all faces are convex, remains unproven.[2]

Unit disk graphs

The wireless sensor networks that are the target of greedy embedding algorithms are frequently modeled as unit disk graphs, graphs in which each node is represented as a unit disk and each edge corresponds to a pair of disks with nonempty intersection. For this special class of graphs, it is possible to find succinct greedy embeddings into a Euclidean space of polylogarithmic dimension, with the additional property that distances in the graph are accurately approximated by distances in the embedding, so that the paths followed by greedy routing are short.[19]

References

1. ^{{citation | last1 = Papadimitriou | first1 = Christos H. | author1-link = Christos Papadimitriou | last2 = Ratajczak | first2 = David | doi = 10.1016/j.tcs.2005.06.022 | issue = 1 | journal = Theoretical Computer Science | mr = 2178923 | pages = 3–14 | title = On a conjecture related to geometric routing | volume = 344 | year = 2005}}.
2. ^{{citation | last1 = Nöllenburg | first1 = Martin | last2 = Prutkin | first2 = Roman | last3 = Rutter | first3 = Ignaz | doi = 10.20382/jocg.v7i1a3 | issue = 1 | journal = Journal of Computational Geometry | mr = 3463906 | pages = 47–69 | title = On self-approaching and increasing-chord drawings of 3-connected planar graphs | volume = 7 | year = 2016| arxiv = 1409.0315}}.
3. ^See also {{citation | last1 = Angelini | first1 = Patrizio | last2 = Frati | first2 = Fabrizio | last3 = Grilli | first3 = Luca | doi = 10.7155/jgaa.00197 | issue = 1 | journal = Journal of Graph Algorithms and Applications | mr = 2595019 | pages = 19–51 | title = An algorithm to construct greedy drawings of triangulations | volume = 14 | year = 2010}}.
4. ^{{citation | last1 = Cao | first1 = Lei | last2 = Strelzoff | first2 = A. | last3 = Sun | first3 = J. Z. | contribution = On succinctness of geometric greedy routing in Euclidean plane | doi = 10.1109/I-SPAN.2009.20 | pages = 326–331 | title = 10th International Symposium on Pervasive Systems, Algorithms, and Networks (ISPAN 2009) | year = 2009}}.
5. ^{{citation | last = Dhandapani | first = Raghavan | doi = 10.1007/s00454-009-9235-6 | issue = 2 | journal = Discrete and Computational Geometry | mr = 2579703 | pages = 375–392 | title = Greedy drawings of triangulations | volume = 43 | year = 2010}}. See also
6. ^{{citation | last1 = Eppstein | first1 = D. | author1-link = David Eppstein | last2 = Goodrich | first2 = M. T. | author2-link = Michael T. Goodrich | doi = 10.1109/TC.2010.257 | issue = 11 | journal = IEEE Transactions on Computers | pages = 1571–1580 | title = Succinct greedy geometric routing using hyperbolic geometry | volume = 60 | year = 2011}}.
7. ^{{citation | last1 = Goodrich | first1 = Michael T. | author1-link = Michael T. Goodrich | last2 = Strash | first2 = Darren | contribution = Succinct greedy geometric routing in the Euclidean plane | doi = 10.1007/978-3-642-10631-6_79 | location = Berlin | mr = 2792775 | pages = 781–791 | publisher = Springer | series = Lecture Notes in Computer Science | title = Algorithms and Computation: 20th International Symposium, ISAAC 2009, Honolulu, Hawaii, USA, December 16-18, 2009, Proceedings | volume = 5878 | year = 2009| arxiv = 0812.3893}}.
8. ^{{citation | last1 = Flury | first1 = R. | last2 = Pemmaraju | first2 = S.V. | last3 = Wattenhofer | first3 = R. | contribution = Greedy routing with bounded stretch | doi = 10.1109/INFCOM.2009.5062093 | pages = 1737–1745 | title = IEEE INFOCOM 2009 | year = 2009}}.
9. ^{{citation | last = Kleinberg | first = R. | authorlink = Robert Kleinberg | contribution = Geographic routing using hyperbolic space | doi = 10.1109/INFCOM.2007.221 | pages = 1902–1909 | title = Proc. 26th IEEE International Conference on Computer Communications (INFOCOM 2007) | year = 2007}}.
10. ^{{citation | last1 = Leighton | first1 = Tom | authorlink = F. Thomson Leighton | last2 = Moitra | first2 = Ankur | doi = 10.1007/s00454-009-9227-6 | issue = 3 | journal = Discrete and Computational Geometry | mr = 2679063 | pages = 686–705 | title = Some results on greedy embeddings in metric spaces | volume = 44 | year = 2010}}.
11. ^{{citation | last1 = Nöllenburg | first1 = Martin | last2 = Prutkin | first2 = Roman | arxiv = 1306.5224 | contribution = Euclidean greedy drawings of trees | title = Proc. 21st European Symposium on Algorithms (ESA 2013) | year = 2013| bibcode = 2013arXiv1306.5224N}}.
12. ^{{citation | last1 = Papadimitriou | first1 = Christos H. | author1-link = Christos Papadimitriou | last2 = Ratajczak | first2 = David | doi = 10.1016/j.tcs.2005.06.022 | issue = 1 | journal = Theoretical Computer Science | mr = 2178923 | pages = 3–14 | title = On a conjecture related to geometric routing | volume = 344 | year = 2005}}.
13. ^{{citation | last1 = Rao | first1 = Ananth | last2 = Ratnasamy | first2 = Sylvia | last3 = Papadimitriou | first3 = Christos H. | author3-link = Christos Papadimitriou | last4 = Shenker | first4 = Scott | author4-link = Scott Shenker | last5 = Stoica | first5 = Ion | author5-link = Ion Stoica | contribution = Geographic routing without location information | doi = 10.1145/938985.938996 | pages = 96–108 | title = Proc. 9th ACM Mobile Computing and Networking (MobiCom) | year = 2003}}.
14. ^{{Citation | last = Schnyder | first = Walter | chapter = Embedding planar graphs on the grid | url = http://portal.acm.org/citation.cfm?id=320176.320191 | title = Proc. 1st ACM/SIAM Symposium on Discrete Algorithms (SODA) | year = 1990 | pages = 138–148}}.
.[3][4][5][6][7][8][9][10][11][12][13][14]
}}

4 : Geometric graph theory|Routing algorithms|Distributed computing|Telecommunications

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/24 15:21:04