fbpx
Wikipedia

Graph embedding

In topological graph theory, an embedding (also spelled imbedding) of a graph on a surface is a representation of on in which points of are associated with vertices and simple arcs (homeomorphic images of ) are associated with edges in such a way that:

  • the endpoints of the arc associated with an edge are the points associated with the end vertices of
  • no arcs include points associated with other vertices,
  • two arcs never intersect at a point which is interior to either of the arcs.
The Heawood graph and associated map embedded in the torus.

Here a surface is a compact[citation needed], connected -manifold.

Informally, an embedding of a graph into a surface is a drawing of the graph on the surface in such a way that its edges may intersect only at their endpoints. It is well known that any finite graph can be embedded in 3-dimensional Euclidean space .[1] A planar graph is one that can be embedded in 2-dimensional Euclidean space

Often, an embedding is regarded as an equivalence class (under homeomorphisms of ) of representations of the kind just described.

Some authors define a weaker version of the definition of "graph embedding" by omitting the non-intersection condition for edges. In such contexts the stricter definition is described as "non-crossing graph embedding".[2]

This article deals only with the strict definition of graph embedding. The weaker definition is discussed in the articles "graph drawing" and "crossing number".

Terminology edit

If a graph   is embedded on a closed surface  , the complement of the union of the points and arcs associated with the vertices and edges of   is a family of regions (or faces).[3] A 2-cell embedding, cellular embedding or map is an embedding in which every face is homeomorphic to an open disk.[4] A closed 2-cell embedding is an embedding in which the closure of every face is homeomorphic to a closed disk.

The genus of a graph is the minimal integer   such that the graph can be embedded in a surface of genus  . In particular, a planar graph has genus  , because it can be drawn on a sphere without self-crossing. A graph that can be embedded on a torus is called a toroidal graph.

The non-orientable genus of a graph is the minimal integer   such that the graph can be embedded in a non-orientable surface of (non-orientable) genus  .[3]

The Euler genus of a graph is the minimal integer   such that the graph can be embedded in an orientable surface of (orientable) genus   or in a non-orientable surface of (non-orientable) genus  . A graph is orientably simple if its Euler genus is smaller than its non-orientable genus.

The maximum genus of a graph is the maximal integer   such that the graph can be  -cell embedded in an orientable surface of genus  .

Combinatorial embedding edit

An embedded graph uniquely defines cyclic orders of edges incident to the same vertex. The set of all these cyclic orders is called a rotation system. Embeddings with the same rotation system are considered to be equivalent and the corresponding equivalence class of embeddings is called combinatorial embedding (as opposed to the term topological embedding, which refers to the previous definition in terms of points and curves). Sometimes, the rotation system itself is called a "combinatorial embedding".[5][6][7]

An embedded graph also defines natural cyclic orders of edges which constitutes the boundaries of the faces of the embedding. However handling these face-based orders is less straightforward, since in some cases some edges may be traversed twice along a face boundary. For example this is always the case for embeddings of trees, which have a single face. To overcome this combinatorial nuisance, one may consider that every edge is "split" lengthwise in two "half-edges", or "sides". Under this convention in all face boundary traversals each half-edge is traversed only once and the two half-edges of the same edge are always traversed in opposite directions.

Other equivalent representations for cellular embeddings include the ribbon graph, a topological space formed by gluing together topological disks for the vertices and edges of an embedded graph, and the graph-encoded map, an edge-colored cubic graph with four vertices for each edge of the embedded graph.

Computational complexity edit

The problem of finding the graph genus is NP-hard (the problem of determining whether an  -vertex graph has genus   is NP-complete).[8]

At the same time, the graph genus problem is fixed-parameter tractable, i.e., polynomial time algorithms are known to check whether a graph can be embedded into a surface of a given fixed genus as well as to find the embedding.

The first breakthrough in this respect happened in 1979, when algorithms of time complexity O(nO(g)) were independently submitted to the Annual ACM Symposium on Theory of Computing: one by I. Filotti and G.L. Miller and another one by John Reif. Their approaches were quite different, but upon the suggestion of the program committee they presented a joint paper.[9] However, Wendy Myrvold and William Kocay proved in 2011 that the algorithm given by Filotti, Miller and Reif was incorrect.[10]

In 1999 it was reported that the fixed-genus case can be solved in time linear in the graph size and doubly exponential in the genus.[11]

Embeddings of graphs into higher-dimensional spaces edit

It is known that any finite graph can be embedded into a three-dimensional space.[1]

One method for doing this is to place the points on any line in space and to draw the edges as curves each of which lies in a distinct halfplane, with all halfplanes having that line as their common boundary. An embedding like this in which the edges are drawn on halfplanes is called a book embedding of the graph. This metaphor comes from imagining that each of the planes where an edge is drawn is like a page of a book. It was observed that in fact several edges may be drawn in the same "page"; the book thickness of the graph is the minimum number of halfplanes needed for such a drawing.

Alternatively, any finite graph can be drawn with straight-line edges in three dimensions without crossings by placing its vertices in general position so that no four are coplanar. For instance, this may be achieved by placing the ith vertex at the point (i,i2,i3) of the moment curve.

An embedding of a graph into three-dimensional space in which no two of the cycles are topologically linked is called a linkless embedding. A graph has a linkless embedding if and only if it does not have one of the seven graphs of the Petersen family as a minor.

Gallery edit

See also edit

References edit

  1. ^ a b Cohen, Robert F.; Eades, Peter; Lin, Tao; Ruskey, Frank (1995), "Three-dimensional graph drawing", in Tamassia, Roberto; Tollis, Ioannis G. (eds.), Graph Drawing: DIMACS International Workshop, GD '94 Princeton, New Jersey, USA, October 10–12, 1994, Proceedings, Lecture Notes in Computer Science, vol. 894, Springer, pp. 1–11, doi:10.1007/3-540-58950-3_351, ISBN 978-3-540-58950-1.
  2. ^ Katoh, Naoki; Tanigawa, Shin-ichi (2007), "Enumerating Constrained Non-crossing Geometric Spanning Trees", Computing and Combinatorics, 13th Annual International Conference, COCOON 2007, Banff, Canada, July 16-19, 2007, Proceedings, Lecture Notes in Computer Science, vol. 4598, Springer-Verlag, pp. 243–253, CiteSeerX 10.1.1.483.874, doi:10.1007/978-3-540-73545-8_25, ISBN 978-3-540-73544-1.
  3. ^ a b Gross, Jonathan; Tucker, Thomas W. (2001), Topological Graph Theory, Dover Publications, ISBN 978-0-486-41741-7.
  4. ^ Lando, Sergei K.; Zvonkin, Alexander K. (2004), Graphs on Surfaces and their Applications, Springer-Verlag, ISBN 978-3-540-00203-1.
  5. ^ Mutzel, Petra; Weiskircher, René (2000), "Computing Optimal Embeddings for Planar Graphs", Computing and Combinatorics, 6th Annual International Conference, COCOON 2000, Sydney, Australia, July 26–28, 2000, Proceedings, Lecture Notes in Computer Science, vol. 1858, Springer-Verlag, pp. 95–104, doi:10.1007/3-540-44968-X_10, ISBN 978-3-540-67787-1.
  6. ^ Didjev, Hristo N. (1995), "On drawing a graph convexly in the plane", Graph Drawing, DIMACS International Workshop, GD '94, Princeton, New Jersey, USA, October 10–12, 1994, Proceedings, Lecture Notes in Computer Science, vol. 894, Springer-Verlag, pp. 76–83, doi:10.1007/3-540-58950-3_358, ISBN 978-3-540-58950-1.
  7. ^ Duncan, Christian; Goodrich, Michael T.; Kobourov, Stephen (2010), "Planar Drawings of Higher-Genus Graphs", Graph Drawing, 17th International Symposium, GD 2009, Chicago, IL, USA, September 22-25, 2009, Revised Papers, Lecture Notes in Computer Science, vol. 5849, Springer-Verlag, pp. 45–56, arXiv:0908.1608, doi:10.1007/978-3-642-11805-0_7, ISBN 978-3-642-11804-3.
  8. ^ Thomassen, Carsten (1989), "The graph genus problem is NP-complete", Journal of Algorithms, 10 (4): 568–576, doi:10.1016/0196-6774(89)90006-0
  9. ^ Filotti, I. S.; Miller, Gary L.; Reif, John (1979), "On determining the genus of a graph in O(v O(g)) steps(Preliminary Report)", Proc. 11th Annu. ACM Symposium on Theory of Computing, pp. 27–37, doi:10.1145/800135.804395.
  10. ^ Myrvold, Wendy; Kocay, William (March 1, 2011). "Errors in Graph Embedding Algorithms". Journal of Computer and System Sciences. 2 (77): 430–438. doi:10.1016/j.jcss.2010.06.002.
  11. ^ Mohar, Bojan (1999), "A linear time algorithm for embedding graphs in an arbitrary surface", SIAM Journal on Discrete Mathematics, 12 (1): 6–26, CiteSeerX 10.1.1.97.9588, doi:10.1137/S089548019529248X

graph, embedding, topological, graph, theory, embedding, also, spelled, imbedding, graph, displaystyle, surface, displaystyle, sigma, representation, displaystyle, displaystyle, sigma, which, points, displaystyle, sigma, associated, with, vertices, simple, arc. In topological graph theory an embedding also spelled imbedding of a graph G displaystyle G on a surface S displaystyle Sigma is a representation of G displaystyle G on S displaystyle Sigma in which points of S displaystyle Sigma are associated with vertices and simple arcs homeomorphic images of 0 1 displaystyle 0 1 are associated with edges in such a way that the endpoints of the arc associated with an edge e displaystyle e are the points associated with the end vertices of e displaystyle e no arcs include points associated with other vertices two arcs never intersect at a point which is interior to either of the arcs The Heawood graph and associated map embedded in the torus Here a surface is a compact citation needed connected 2 displaystyle 2 manifold Informally an embedding of a graph into a surface is a drawing of the graph on the surface in such a way that its edges may intersect only at their endpoints It is well known that any finite graph can be embedded in 3 dimensional Euclidean space R 3 displaystyle mathbb R 3 1 A planar graph is one that can be embedded in 2 dimensional Euclidean space R 2 displaystyle mathbb R 2 Often an embedding is regarded as an equivalence class under homeomorphisms of S displaystyle Sigma of representations of the kind just described Some authors define a weaker version of the definition of graph embedding by omitting the non intersection condition for edges In such contexts the stricter definition is described as non crossing graph embedding 2 This article deals only with the strict definition of graph embedding The weaker definition is discussed in the articles graph drawing and crossing number Contents 1 Terminology 2 Combinatorial embedding 3 Computational complexity 4 Embeddings of graphs into higher dimensional spaces 5 Gallery 6 See also 7 ReferencesTerminology editIf a graph G displaystyle G nbsp is embedded on a closed surface S displaystyle Sigma nbsp the complement of the union of the points and arcs associated with the vertices and edges of G displaystyle G nbsp is a family of regions or faces 3 A 2 cell embedding cellular embedding or map is an embedding in which every face is homeomorphic to an open disk 4 A closed 2 cell embedding is an embedding in which the closure of every face is homeomorphic to a closed disk The genus of a graph is the minimal integer n displaystyle n nbsp such that the graph can be embedded in a surface of genus n displaystyle n nbsp In particular a planar graph has genus 0 displaystyle 0 nbsp because it can be drawn on a sphere without self crossing A graph that can be embedded on a torus is called a toroidal graph The non orientable genus of a graph is the minimal integer n displaystyle n nbsp such that the graph can be embedded in a non orientable surface of non orientable genus n displaystyle n nbsp 3 The Euler genus of a graph is the minimal integer n displaystyle n nbsp such that the graph can be embedded in an orientable surface of orientable genus n 2 displaystyle n 2 nbsp or in a non orientable surface of non orientable genus n displaystyle n nbsp A graph is orientably simple if its Euler genus is smaller than its non orientable genus The maximum genus of a graph is the maximal integer n displaystyle n nbsp such that the graph can be 2 displaystyle 2 nbsp cell embedded in an orientable surface of genus n displaystyle n nbsp Combinatorial embedding editMain article Rotation system An embedded graph uniquely defines cyclic orders of edges incident to the same vertex The set of all these cyclic orders is called a rotation system Embeddings with the same rotation system are considered to be equivalent and the corresponding equivalence class of embeddings is called combinatorial embedding as opposed to the term topological embedding which refers to the previous definition in terms of points and curves Sometimes the rotation system itself is called a combinatorial embedding 5 6 7 An embedded graph also defines natural cyclic orders of edges which constitutes the boundaries of the faces of the embedding However handling these face based orders is less straightforward since in some cases some edges may be traversed twice along a face boundary For example this is always the case for embeddings of trees which have a single face To overcome this combinatorial nuisance one may consider that every edge is split lengthwise in two half edges or sides Under this convention in all face boundary traversals each half edge is traversed only once and the two half edges of the same edge are always traversed in opposite directions Other equivalent representations for cellular embeddings include the ribbon graph a topological space formed by gluing together topological disks for the vertices and edges of an embedded graph and the graph encoded map an edge colored cubic graph with four vertices for each edge of the embedded graph Computational complexity editThe problem of finding the graph genus is NP hard the problem of determining whether an n displaystyle n nbsp vertex graph has genus g displaystyle g nbsp is NP complete 8 At the same time the graph genus problem is fixed parameter tractable i e polynomial time algorithms are known to check whether a graph can be embedded into a surface of a given fixed genus as well as to find the embedding The first breakthrough in this respect happened in 1979 when algorithms of time complexity O nO g were independently submitted to the Annual ACM Symposium on Theory of Computing one by I Filotti and G L Miller and another one by John Reif Their approaches were quite different but upon the suggestion of the program committee they presented a joint paper 9 However Wendy Myrvold and William Kocay proved in 2011 that the algorithm given by Filotti Miller and Reif was incorrect 10 In 1999 it was reported that the fixed genus case can be solved in time linear in the graph size and doubly exponential in the genus 11 Embeddings of graphs into higher dimensional spaces editIt is known that any finite graph can be embedded into a three dimensional space 1 One method for doing this is to place the points on any line in space and to draw the edges as curves each of which lies in a distinct halfplane with all halfplanes having that line as their common boundary An embedding like this in which the edges are drawn on halfplanes is called a book embedding of the graph This metaphor comes from imagining that each of the planes where an edge is drawn is like a page of a book It was observed that in fact several edges may be drawn in the same page the book thickness of the graph is the minimum number of halfplanes needed for such a drawing Alternatively any finite graph can be drawn with straight line edges in three dimensions without crossings by placing its vertices in general position so that no four are coplanar For instance this may be achieved by placing the ith vertex at the point i i2 i3 of the moment curve An embedding of a graph into three dimensional space in which no two of the cycles are topologically linked is called a linkless embedding A graph has a linkless embedding if and only if it does not have one of the seven graphs of the Petersen family as a minor Gallery edit nbsp The Petersen graph and associated map embedded in the projective plane Opposite points on the circle are identified yielding a closed surface of non orientable genus 1 nbsp The Pappus graph and associated map embedded in the torus nbsp The degree 7 Klein graph and associated map embedded in an orientable surface of genus 3 See also editEmbedding for other kinds of embeddings Book thickness Graph thickness Doubly connected edge list a data structure to represent a graph embedding in the plane Regular map graph theory Fary s theorem which says that a straight line planar embedding of a planar graph is always possible Triangulation geometry References edit a b Cohen Robert F Eades Peter Lin Tao Ruskey Frank 1995 Three dimensional graph drawing in Tamassia Roberto Tollis Ioannis G eds Graph Drawing DIMACS International Workshop GD 94 Princeton New Jersey USA October 10 12 1994 Proceedings Lecture Notes in Computer Science vol 894 Springer pp 1 11 doi 10 1007 3 540 58950 3 351 ISBN 978 3 540 58950 1 Katoh Naoki Tanigawa Shin ichi 2007 Enumerating Constrained Non crossing Geometric Spanning Trees Computing and Combinatorics 13th Annual International Conference COCOON 2007 Banff Canada July 16 19 2007 Proceedings Lecture Notes in Computer Science vol 4598 Springer Verlag pp 243 253 CiteSeerX 10 1 1 483 874 doi 10 1007 978 3 540 73545 8 25 ISBN 978 3 540 73544 1 a b Gross Jonathan Tucker Thomas W 2001 Topological Graph Theory Dover Publications ISBN 978 0 486 41741 7 Lando Sergei K Zvonkin Alexander K 2004 Graphs on Surfaces and their Applications Springer Verlag ISBN 978 3 540 00203 1 Mutzel Petra Weiskircher Rene 2000 Computing Optimal Embeddings for Planar Graphs Computing and Combinatorics 6th Annual International Conference COCOON 2000 Sydney Australia July 26 28 2000 Proceedings Lecture Notes in Computer Science vol 1858 Springer Verlag pp 95 104 doi 10 1007 3 540 44968 X 10 ISBN 978 3 540 67787 1 Didjev Hristo N 1995 On drawing a graph convexly in the plane Graph Drawing DIMACS International Workshop GD 94 Princeton New Jersey USA October 10 12 1994 Proceedings Lecture Notes in Computer Science vol 894 Springer Verlag pp 76 83 doi 10 1007 3 540 58950 3 358 ISBN 978 3 540 58950 1 Duncan Christian Goodrich Michael T Kobourov Stephen 2010 Planar Drawings of Higher Genus Graphs Graph Drawing 17th International Symposium GD 2009 Chicago IL USA September 22 25 2009 Revised Papers Lecture Notes in Computer Science vol 5849 Springer Verlag pp 45 56 arXiv 0908 1608 doi 10 1007 978 3 642 11805 0 7 ISBN 978 3 642 11804 3 Thomassen Carsten 1989 The graph genus problem is NP complete Journal of Algorithms 10 4 568 576 doi 10 1016 0196 6774 89 90006 0 Filotti I S Miller Gary L Reif John 1979 On determining the genus of a graph in O v O g steps Preliminary Report Proc 11th Annu ACM Symposium on Theory of Computing pp 27 37 doi 10 1145 800135 804395 Myrvold Wendy Kocay William March 1 2011 Errors in Graph Embedding Algorithms Journal of Computer and System Sciences 2 77 430 438 doi 10 1016 j jcss 2010 06 002 Mohar Bojan 1999 A linear time algorithm for embedding graphs in an arbitrary surface SIAM Journal on Discrete Mathematics 12 1 6 26 CiteSeerX 10 1 1 97 9588 doi 10 1137 S089548019529248X Retrieved from https en wikipedia org w index php title Graph embedding amp oldid 1197425032, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.