33,129 research outputs found

    A Coloring Algorithm for Disambiguating Graph and Map Drawings

    Full text link
    Drawings of non-planar graphs always result in edge crossings. When there are many edges crossing at small angles, it is often difficult to follow these edges, because of the multiple visual paths resulted from the crossings that slow down eye movements. In this paper we propose an algorithm that disambiguates the edges with automatic selection of distinctive colors. Our proposed algorithm computes a near optimal color assignment of a dual collision graph, using a novel branch-and-bound procedure applied to a space decomposition of the color gamut. We give examples demonstrating the effectiveness of this approach in clarifying drawings of real world graphs and maps

    Conflict-Free Coloring of Intersection Graphs of Geometric Objects

    Full text link
    In FOCS'2002, Even et al. introduced and studied the notion of conflict-free colorings of geometrically defined hypergraphs. They motivated it by frequency assignment problems in cellular networks. This notion has been extensively studied since then. A conflict-free coloring of a graph is a coloring of its vertices such that the neighborhood (pointed or closed) of each vertex contains a vertex whose color differs from the colors of all other vertices in that neighborhood. In this paper we study conflict-colorings of intersection graphs of geometric objects. We show that any intersection graph of n pseudo-discs in the plane admits a conflict-free coloring with O(\log n) colors, with respect to both closed and pointed neighborhoods. We also show that the latter bound is asymptotically sharp. Using our methods, we also obtain a strengthening of the two main results of Even et al. which we believe is of independent interest. In particular, in view of the original motivation to study such colorings, this strengthening suggests further applications to frequency assignment in wireless networks. Finally, we present bounds on the number of colors needed for conflict-free colorings of other classes of intersection graphs, including intersection graphs of axis-parallel rectangles and of \rho-fat objects in the plane.Comment: 18 page

    Grid Representations and the Chromatic Number

    Get PDF
    A grid drawing of a graph maps vertices to grid points and edges to line segments that avoid grid points representing other vertices. We show that there is a number of grid points that some line segment of an arbitrary grid drawing must intersect. This number is closely connected to the chromatic number. Second, we study how many columns we need to draw a graph in the grid, introducing some new \NP-complete problems. Finally, we show that any planar graph has a planar grid drawing where every line segment contains exactly two grid points. This result proves conjectures asked by David Flores-Pe\~naloza and Francisco Javier Zaragoza Martinez.Comment: 22 pages, 8 figure

    Coloring non-crossing strings

    Full text link
    For a family of geometric objects in the plane F={S1,…,Sn}\mathcal{F}=\{S_1,\ldots,S_n\}, define χ(F)\chi(\mathcal{F}) as the least integer ℓ\ell such that the elements of F\mathcal{F} can be colored with ℓ\ell colors, in such a way that any two intersecting objects have distinct colors. When F\mathcal{F} is a set of pseudo-disks that may only intersect on their boundaries, and such that any point of the plane is contained in at most kk pseudo-disks, it can be proven that χ(F)≤3k/2+o(k)\chi(\mathcal{F})\le 3k/2 + o(k) since the problem is equivalent to cyclic coloring of plane graphs. In this paper, we study the same problem when pseudo-disks are replaced by a family F\mathcal{F} of pseudo-segments (a.k.a. strings) that do not cross. In other words, any two strings of F\mathcal{F} are only allowed to "touch" each other. Such a family is said to be kk-touching if no point of the plane is contained in more than kk elements of F\mathcal{F}. We give bounds on χ(F)\chi(\mathcal{F}) as a function of kk, and in particular we show that kk-touching segments can be colored with k+5k+5 colors. This partially answers a question of Hlin\v{e}n\'y (1998) on the chromatic number of contact systems of strings.Comment: 19 pages. A preliminary version of this work appeared in the proceedings of EuroComb'09 under the title "Coloring a set of touching strings

    Planar graph coloring avoiding monochromatic subgraphs: trees and paths make things difficult

    Get PDF
    We consider the problem of coloring a planar graph with the minimum number of colors such that each color class avoids one or more forbidden graphs as subgraphs. We perform a detailed study of the computational complexity of this problem
    • …
    corecore