Section 10.2. Duality
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Planar Graph Theory We Say That a Graph Is Planar If It Can Be Drawn in the Plane Without Edges Crossing
Planar Graph Theory We say that a graph is planar if it can be drawn in the plane without edges crossing. We use the term plane graph to refer to a planar depiction of a planar graph. e.g. K4 is a planar graph Q1: The following is also planar. Find a plane graph version of the graph. A B F E D C A Method that sometimes works for drawing the plane graph for a planar graph: 1. Find the largest cycle in the graph. 2. The remaining edges must be drawn inside/outside the cycle so that they do not cross each other. Q2: Using the method above, find a plane graph version of the graph below. A B C D E F G H non e.g. K3,3: K5 Here are three (plane graph) depictions of the same planar graph: J N M J K J N I M K K I N M I O O L O L L A face of a plane graph is a region enclosed by the edges of the graph. There is also an unbounded face, which is the outside of the graph. Q3: For each of the plane graphs we have drawn, find: V = # of vertices of the graph E = # of edges of the graph F = # of faces of the graph Q4: Do you have a conjecture for an equation relating V, E and F for any plane graph G? Q5: Can you name the 5 Platonic Solids (i.e. regular polyhedra)? (This is a geometry question.) Q6: Find the # of vertices, # of edges and # of faces for each Platonic Solid. -
Medicare-Medicaid Plan) Member Handbook for 2019 H8452 OHMMC-1250 a Caresource Mycare Ohio (Medicare-Medicaid Plan
CareSource® MyCare Ohio (Medicare-Medicaid Plan) Member Handbook for 2019 H8452_OHMMC-1250 a CareSource MyCare Ohio (Medicare-Medicaid Plan) CareSource MyCare Ohio Member Handbook January 1, 2019 – December 31, 2019 Your Health and Drug Coverage under CareSource® MyCare Ohio (Medicare-Medicaid Plan) Member Handbook Introduction This handbook tells you about your coverage under CareSource MyCare Ohio through December 31, 2019. It explains health care services, behavioral health coverage, prescription drug coverage, and home and community based waiver services (also called long-term services and supports). Long-term services and supports help you stay at home instead of going to a nursing home or hospital. Key terms and their definitions appear in alphabetical order in the last chapter of the Member Handbook. This is an important legal document. Please keep it in a safe place. This plan, CareSource MyCare Ohio, is offered by CareSource. When this Member Handbook says “we,” “us,” or “our,” it means CareSource. When it says “the plan” or “our plan,” it means CareSource MyCare Ohio. ATTENTION: If you speak Spanish, language services, free of charge, are available to you. Call Member Services at 1-855-475-3163 (TTY: 1-800-750-0750 or 711), Monday – Friday, 8 a.m. – 8 p.m. The call is free. ATENCIÓN: Si habla espanol, tiene disponible los servicios de asistencia de idioma gratis. Llame al 1-855-475-3163 (TTY: 1-800-750-0750 o 711), el lunes a viernes, 8 a.m. a 8 p.m. La llamada es gratis. You can get this document for free in other formats, such as large print, braille, or audio. -
Chapter 13 Rectangular Duals
Chapter 13 Rectangular Duals 13.1 Intro duction In this chapter we consider the problem of representing a graph G bya rectangu- lar dual. This is applied in the design of o or planning of electronic chips and in architectural design. A rectangular dual is de ned as follows. A rectangular subdi- vision system of a rectangle R is a partition of R into a set = fR ;R ;:::;R g 1 2 n of non-overlapping rectangles such that no four rectangles in meet at the same p oint. A rectangular dual of a planar graph G is a rectangular sub division system and a one-to-one corresp ondence R : V ! suchthattwovertices u and v are adjacentin G if and only if their corresp onding rectangles RuandRv share a common b oundary. In the application of this representation, the vertices of G repre- sent circuit mo dules and the edges represent mo dule adjacencies. A rectangular dual provides a placement of the circuit mo dules that preserves the required adjacencies. Figure 13.1 shows an example of a planar graph and its rectangular dual. This problem was rst studied by Bhasker & Sahni [6, 7] and Ko zminski & Kin- nen [73 ]. Bhasker & Sahni gave a linear time algorithm to construct rectangular duals [7]. The algorithm is fairly complicated and requires manyintriguing pro ce- dures. The co ordinates of the rectangular dual constructed by it are real numb ers and b ear no meaningful relationship to the structure of the graph. This algorithm consists of two ma jor steps: 1 constructing a so-called regular edge labeling REL of G; and 2 constructing the rectangular dual using this lab eling. -
Characterizations of Restricted Pairs of Planar Graphs Allowing Simultaneous Embedding with Fixed Edges
Characterizations of Restricted Pairs of Planar Graphs Allowing Simultaneous Embedding with Fixed Edges J. Joseph Fowler1, Michael J¨unger2, Stephen Kobourov1, and Michael Schulz2 1 University of Arizona, USA {jfowler,kobourov}@cs.arizona.edu ⋆ 2 University of Cologne, Germany {mjuenger,schulz}@informatik.uni-koeln.de ⋆⋆ Abstract. A set of planar graphs share a simultaneous embedding if they can be drawn on the same vertex set V in the Euclidean plane without crossings between edges of the same graph. Fixed edges are common edges between graphs that share the same simple curve in the simultaneous drawing. Determining in polynomial time which pairs of graphs share a simultaneous embedding with fixed edges (SEFE) has been open. We give a necessary and sufficient condition for when a pair of graphs whose union is homeomorphic to K5 or K3,3 can have an SEFE. This allows us to determine which (outer)planar graphs always an SEFE with any other (outer)planar graphs. In both cases, we provide efficient al- gorithms to compute the simultaneous drawings. Finally, we provide an linear-time decision algorithm for deciding whether a pair of biconnected outerplanar graphs has an SEFE. 1 Introduction In many practical applications including the visualization of large graphs and very-large-scale integration (VLSI) of circuits on the same chip, edge crossings are undesirable. A single vertex set can be used with multiple edge sets that each correspond to different edge colors or circuit layers. While the pairwise union of all edge sets may be nonplanar, a planar drawing of each layer may be possible, as crossings between edges of distinct edge sets are permitted. -
Algebraically Grid-Like Graphs Have Large Tree-Width
Algebraically grid-like graphs have large tree-width Daniel Weißauer Department of Mathematics University of Hamburg Abstract By the Grid Minor Theorem of Robertson and Seymour, every graph of sufficiently large tree-width contains a large grid as a minor. Tree-width may therefore be regarded as a measure of ’grid-likeness’ of a graph. The grid contains a long cycle on the perimeter, which is the F2-sum of the rectangles inside. Moreover, the grid distorts the metric of the cycle only by a factor of two. We prove that every graph that resembles the grid in this algebraic sense has large tree-width: Let k,p be integers, γ a real number and G a graph. Suppose that G contains a cycle of length at least 2γpk which is the F2-sum of cycles of length at most p and whose metric is distorted by a factor of at most γ. Then G has tree-width at least k. 1 Introduction For a positive integer n, the (n × n)-grid is the graph Gn whose vertices are all pairs (i, j) with 1 ≤ i, j ≤ n, where two points are adjacent when they are at Euclidean distance 1. The cycle Cn, which bounds the outer face in the natural drawing of Gn in the plane, has length 4(n−1) and is the F2-sum of the rectangles bounding the inner faces. This is by itself not a distinctive feature of graphs with large tree-width: The situation is similar for the n-wheel Wn, arXiv:1802.05158v1 [math.CO] 14 Feb 2018 the graph consisting of a cycle Dn of length n and a vertex x∈ / Dn which is adjacent to every vertex of Dn. -
In Dex to Con Signors Hip Horse Year Sex Sire Dam
In dex to Con signors Hip Horse Year Sex Sire Dam Roy An der son 1014 Bet On This..........................2009...G ..Bet On Me 498....................... Meradas Missie Jeremy Bar wick, Agent 1097 Love This Cat.......................2008...M ..WR This Cats Smart........ Leas Pretty Woman Beam er Per for mance Horses, LLC 1079 Reycy Young Chick .............2009...M ..Dual Rey......................... DMAC Sweet Spoon Don Bell 1118 Dual Miss Cat ......................2010...F...High Brow CD..................... Dual Miss Hick ory Brad Benson 1015 Merada Spi der .....................2008...G ..Widows Freckles........................ Merada Boon Darren Blanton 1050 DB Cats Sweet Lady............2009...M ..Sweet Lil Pepto..................... Cats Smart Lady 1058 DB Smart Rey......................2009...M ..Smart Lil Scoot ................ Miss Rey Of Smoke 1073 DB Mates Brow....................2009...G ..High Brow Cat ................. Mates Lit tle Cokette 1093 DB Dual Mate ......................2009...G ..Dual Rey............................... Mate Stays Here Rob ert A. Borick 1057 Must Be Smooth ..................2009...G ..Smooth As A Cat....................... TM Sil hou ette 1111 Cat Light ..............................2008...G ..High Brow Cat........................... Star light Gem Steve & Reneigh Burns 1042 Dual Rey Anna.....................2001...M ..Dual Rey.............................. Hickorys Prom ise Mi chael Carlyle 1095 Mecom Blue Twist ...............2009...M ..Freckles Fancy Twist........... Royal Blue Magic Alan Cham -
Separator Theorems and Turán-Type Results for Planar Intersection Graphs
SEPARATOR THEOREMS AND TURAN-TYPE¶ RESULTS FOR PLANAR INTERSECTION GRAPHS JACOB FOX AND JANOS PACH Abstract. We establish several geometric extensions of the Lipton-Tarjan separator theorem for planar graphs. For instance, we show that any collection C of Jordan curves in the plane with a total of m p 2 crossings has a partition into three parts C = S [ C1 [ C2 such that jSj = O( m); maxfjC1j; jC2jg · 3 jCj; and no element of C1 has a point in common with any element of C2. These results are used to obtain various properties of intersection patterns of geometric objects in the plane. In particular, we prove that if a graph G can be obtained as the intersection graph of n convex sets in the plane and it contains no complete bipartite graph Kt;t as a subgraph, then the number of edges of G cannot exceed ctn, for a suitable constant ct. 1. Introduction Given a collection C = fγ1; : : : ; γng of compact simply connected sets in the plane, their intersection graph G = G(C) is a graph on the vertex set C, where γi and γj (i 6= j) are connected by an edge if and only if γi \ γj 6= ;. For any graph H, a graph G is called H-free if it does not have a subgraph isomorphic to H. Pach and Sharir [13] started investigating the maximum number of edges an H-free intersection graph G(C) on n vertices can have. If H is not bipartite, then the assumption that G is an intersection graph of compact convex sets in the plane does not signi¯cantly e®ect the answer. -
Short Cycles
Short Cycles Minimum Cycle Bases of Graphs from Chemistry and Biochemistry Dissertation zur Erlangung des akademischen Grades Doctor rerum naturalium an der Fakultat¨ fur¨ Naturwissenschaften und Mathematik der Universitat¨ Wien Vorgelegt von Petra Manuela Gleiss im September 2001 An dieser Stelle m¨ochte ich mich herzlich bei all jenen bedanken, die zum Entstehen der vorliegenden Arbeit beigetragen haben. Allen voran Peter Stadler, der mich durch seine wissenschaftliche Leitung, sein ub¨ er- w¨altigendes Wissen und seine Geduld unterstutzte,¨ sowie Josef Leydold, ohne den ich so manch tieferen Einblick in die Mathematik nicht gewonnen h¨atte. Ivo Hofacker, dermich oftmals aus den unendlichen Weiten des \Computer Universums" rettete. Meinem Bruder Jurgen¨ Gleiss, fur¨ die Einfuhrung¨ und Hilfstellungen bei meinen Kampf mit C++. Daniela Dorigoni, die die Daten der atmosph¨arischen Netzwerke in den Computer eingeben hat. Allen Kolleginnen und Kollegen vom Institut, fur¨ die Hilfsbereitschaft. Meine Eltern Erika und Franz Gleiss, die mir durch ihre Unterstutzung¨ ein Studium erm¨oglichten. Meiner Oma Maria Fischer, fur¨ den immerw¨ahrenden Glauben an mich. Meinen Schwiegereltern Irmtraud und Gun¨ ther Scharner, fur¨ die oftmalige Betreuung meiner Kinder. Zum Schluss Roland Scharner, Florian und Sarah Gleiss, meinen drei Liebsten, die mich immer wieder aufbauten und in die reale Welt zuruc¨ kfuhrten.¨ Ich wurde teilweise vom osterreic¨ hischem Fonds zur F¨orderung der Wissenschaftlichen Forschung, Proj.No. P14094-MAT finanziell unterstuzt.¨ Zusammenfassung In der Biochemie werden Kreis-Basen nicht nur bei der Betrachtung kleiner einfacher organischer Molekule,¨ sondern auch bei Struktur Untersuchungen hoch komplexer Biomolekule,¨ sowie zur Veranschaulichung chemische Reaktionsnetzwerke herange- zogen. Die kleinste kanonische Menge von Kreisen zur Beschreibung der zyklischen Struk- tur eines ungerichteten Graphen ist die Menge der relevanten Kreis (Vereingungs- menge aller minimaler Kreis-Basen). -
The Port Weekly VOL
The Port Weekly VOL. XIX.—No. 10 PORT WASHINGT ON, N. Y.. MARCH 5, 1943 FIVE CENTS ————— - In Farmim To Be Hen-Hop "Sairelball [laslf T h PiRhijf -the {armn_laY)Q r wift"Tr!i*» its ^Y""Kin ifliiiiil'* ifted to M e in the the Farminedeae Agri^ulti^rj^l Col 'ffort to coincid win*' of last year's stars lege t^" l^=>rn""?>^^ haQir. thing.. ross Drive. This dance"wall be about farming^ but this year thej benefit for this worthy cause. will again be on hand, promising will not be alone, for the girls This will be a Hen Hop, although another great spectacle. The too, are going to learn how to til joth stags an(^h^ns, .^jjl^ija g^^'iffi^io'^.P^ greatly en- a spade and miik a cow. tted. This for' m was decide'' '""d^ joyed by all who attended. The contingent will leave Por lecause—see in as how the gals The program will consist of two Washington on April 25. Thei re more forward thjgn. tttig-ever basketball gam«ft, "Wna or two box- training period is ten days an( diminishing boys—we'll make ing duals, and a wrestling they learn a little bit about every more money. The prices are 50c thing. They hoe, plow, milk, lean a couple; 7.5c stapr or hen. ^jii about farm machinery and how td Sculptor to Model The servfces of Mrs. Richard t will bring a use it, feeding the livestock, drivJ Wagner, well-known square dance highly touchedseSonS'team, which ing horses attached to wagons andj caller, have been obtained for a has won ten of thirteen starts, all the other jobs that are in- In Assembly period during the evening, with against an undefeated Fratry bas- cluded i^ltdMmimmmmmm^ | Mr. -
Carlsbad Current, 12-11-1908 Carlsbad Printing Co
University of New Mexico UNM Digital Repository Carlsbad Current, 1896-1918 New Mexico Historical Newspapers 12-11-1908 Carlsbad Current, 12-11-1908 Carlsbad Printing Co. Follow this and additional works at: https://digitalrepository.unm.edu/cb_current_news Recommended Citation Carlsbad Printing Co.. "Carlsbad Current, 12-11-1908." (1908). https://digitalrepository.unm.edu/cb_current_news/21 This Newspaper is brought to you for free and open access by the New Mexico Historical Newspapers at UNM Digital Repository. It has been accepted for inclusion in Carlsbad Current, 1896-1918 by an authorized administrator of UNM Digital Repository. For more information, please contact [email protected]. P.I .If r.im'lj .i"' w t o' SEVENTEENTH IYE Ah CARLSBAD NEW MEXICO. FRIDAY DEO.. II. 1 90H NUMBER 4 TWO KILLED Engineer Mahan had one foot rowdies had not had a little t cut almost off and the other was tnjch tangle-foo- t, even to some inju- of the married men who left WRECKj mashed. It was internal Santa Glaus' IN ries and a blow on the head. that their wives nt home and had h caused death about an hour after night of it. Hetd-o- n Collision Between the accident. Everyone is planning big plans Hearquarters Train near Canyon; Mail Clerk Smith was foun I they going to for the times are Are al the City Texas. dead under the debris of his and have Xtnas. one or He 1 STAR ED MAHArf ONE" OF DEAD two other cars. wasj Mr. Will Baker an Mr. John PHARMACY crushed, almost from head to Lynch both from the plains near 1 he bett of l foot. -
Treewidth-Erickson.Pdf
Computational Topology (Jeff Erickson) Treewidth Or il y avait des graines terribles sur la planète du petit prince . c’étaient les graines de baobabs. Le sol de la planète en était infesté. Or un baobab, si l’on s’y prend trop tard, on ne peut jamais plus s’en débarrasser. Il encombre toute la planète. Il la perfore de ses racines. Et si la planète est trop petite, et si les baobabs sont trop nombreux, ils la font éclater. [Now there were some terrible seeds on the planet that was the home of the little prince; and these were the seeds of the baobab. The soil of that planet was infested with them. A baobab is something you will never, never be able to get rid of if you attend to it too late. It spreads over the entire planet. It bores clear through it with its roots. And if the planet is too small, and the baobabs are too many, they split it in pieces.] — Antoine de Saint-Exupéry (translated by Katherine Woods) Le Petit Prince [The Little Prince] (1943) 11 Treewidth In this lecture, I will introduce a graph parameter called treewidth, that generalizes the property of having small separators. Intuitively, a graph has small treewidth if it can be recursively decomposed into small subgraphs that have small overlap, or even more intuitively, if the graph resembles a ‘fat tree’. Many problems that are NP-hard for general graphs can be solved in polynomial time for graphs with small treewidth. Graphs embedded on surfaces of small genus do not necessarily have small treewidth, but they can be covered by a small number of subgraphs, each with small treewidth. -
Planar Graphs and Regular Polyhedra
Planar Graphs and Regular Polyhedra March 25, 2010 1 Planar Graphs ² A graph G is said to be embeddable in a plane, or planar, if it can be drawn in the plane in such a way that no two edges cross each other. Such a drawing is called a planar embedding of the graph. ² Let G be a planar graph and be embedded in a plane. The plane is divided by G into disjoint regions, also called faces of G. We denote by v(G), e(G), and f(G) the number of vertices, edges, and faces of G respectively. ² Strictly speaking, the number f(G) may depend on the ways of drawing G on the plane. Nevertheless, we shall see that f(G) is actually independent of the ways of drawing G on any plane. The relation between f(G) and the number of vertices and the number of edges of G are related by the well-known Euler Formula in the following theorem. ² The complete graph K4, the bipartite complete graph K2;n, and the cube graph Q3 are planar. They can be drawn on a plane without crossing edges; see Figure 5. However, by try-and-error, it seems that the complete graph K5 and the complete bipartite graph K3;3 are not planar. (a) Tetrahedron, K4 (b) K2;5 (c) Cube, Q3 Figure 1: Planar graphs (a) K5 (b) K3;3 Figure 2: Nonplanar graphs Theorem 1.1. (Euler Formula) Let G be a connected planar graph with v vertices, e edges, and f faces. Then v ¡ e + f = 2: (1) 1 (a) Octahedron (b) Dodecahedron (c) Icosahedron Figure 3: Regular polyhedra Proof.