Biclique-colouring powers of paths and powers of cycles (original) (raw)
Related papers
On star and biclique edge-colorings
International Transactions in Operational Research, 2016
A biclique of G is a maximal set of vertices that induces a complete bipartite subgraph K p,q of G with at least one edge, and a star of a graph G is a maximal set of vertices that induces a complete bipartite graph K 1,q. A biclique (resp. star) edge-coloring is a coloring of the edges of a graph with no monochromatic bicliques (resp. stars). We prove that the problem of determining whether a graph G has a biclique (resp. star) edgecoloring using two colors is NP-hard. Furthermore, we describe polynomial time algorithms for the problem in restricted classes: K 3-free graphs, chordal bipartite graphs, powers of paths, and powers of cycles.
The Star and Biclique Coloring and Choosability Problems
Journal of Graph Algorithms and Applications, 2014
A biclique of a graph G is an induced complete bipartite graph. A star of G is a biclique contained in the closed neighborhood of a vertex. A star (biclique) k-coloring of G is a k-coloring of G that contains no monochromatic maximal stars (bicliques). Similarly, for a list assignment L of G, a star (biclique) L-coloring is an L-coloring of G in which no maximal star (biclique) is monochromatic. If G admits a star (biclique) Lcoloring for every k-list assignment L, then G is said to be star (biclique) k-choosable. In this article we study the computational complexity of the star and biclique coloring and choosability problems. Specifically, we prove that the star (biclique) k-coloring and k-choosability problems are Σ p 2-complete and Π p 3-complete for k > 2, respectively, even when the input graph contains no induced C4 or K k+2. Then, we study all these problems in some related classes of graphs, including H-free graphs for every H on three vertices, graphs with restricted diamonds, split graphs, and threshold graphs.
Conflict-Free Coloring of Graphs
SIAM Journal on Discrete Mathematics
A conflict-free k-coloring of a graph assigns one of k different colors to some of the vertices such that, for every vertex v, there is a color that is assigned to exactly one vertex among v and v's neighbors. Such colorings have applications in wireless networking, robotics, and geometry and are well studied in graph theory. Here we study the natural problem of the conflict-free chromatic number \chi CF (G) (the smallest k for which conflict-free k-colorings exist). We provide results both for closed neighborhoods N [v], for which a vertex v is a member of its neighborhood, and for open neighborhoods N (v), for which vertex v is not a member of its neighborhood. For closed neighborhoods, we prove the conflict-free variant of the famous Hadwiger Conjecture: If an arbitrary graph G does not contain K k+1 as a minor, then \chi CF (G) \leq k. For planar graphs, we obtain a tight worst-case bound: three colors are sometimes necessary and always sufficient. In addition, we give a complete characterization of the algorithmic/computational complexity of conflict-free coloring. It is NP-complete to decide whether a planar graph has a conflict-free coloring with one color, while for outerplanar graphs, this can be decided in polynomial time. Furthermore, it is NP-complete to decide whether a planar graph has a conflict-free coloring with two colors, while for outerplanar graphs, two colors always suffice. For the bicriteria problem of minimizing the number of colored vertices subject to a given bound k on the number of colors, we give a full algorithmic characterization in terms of complexity and approximation for outerplanar and planar graphs. For open neighborhoods, we show that every planar bipartite graph has a conflict-free coloring with at most four colors; on the other hand, we prove that for k \in \{ 1, 2, 3\} , it is NP-complete to decide whether a planar bipartite graph has a conflict-free k-coloring. Moreover, we establish that any general planar graph has a conflict-free coloring with at most eight colors.
Biclique edge-choosability in some classes of graphs∗
Anais do Encontro de Teoria da Computação (ETC)
In this paper we study the problem of coloring the edges of a graph for any k-list assignment such that there is no maximal monochromatic biclique, in other words, the k-biclique edge-choosability problem. We prove that the K3free graphs that are not odd cycles are 2-star edge-choosable, chordal bipartite graphs are 2-biclique edge-choosable and we present a lower bound for the biclique choice index of power of cycles and power of paths. We also provide polynomial algorithms to compute a 2-biclique (star) edge-coloring for K3-free and chordal bipartite graphs for any given 2-list assignment to edges.
On compact -edge-colorings: A polynomial time reduction from linear to cyclic
Discrete Optimization, 2011
A k-edge-coloring of a graph G = (V, E) is a function c that assigns an integer c(e) (called color) in {0, 1, · · · , k −1} to every edge e ∈ E so that adjacent edges get different colors. A k-edge-coloring is linear compact if the colors incident to every vertex are consecutive. The problem k − LCCP is to determine whether a given graph admits a linear compact k-edge coloring. A k-edge-coloring is cyclic compact if there are two positive integers av, bv in {0, 1, · · · , k − 1} for every vertex v such that the colors incident to v are exactly {av, (av + 1)mod k, · · · , bv}. The problem k − CCCP is to determine whether a given graph admits a cyclic compact k-edge coloring. We show that the k − LCCP with possibly imposed or forbidden colors on some edges is polynomially reducible to the k − CCCP when k ≥ 12, and to the 12 − CCCP when k < 12.
Complexity of Coloring Graphs without Paths and Cycles
Lecture Notes in Computer Science, 2014
Let Pt and C denote a path on t vertices and a cycle on vertices, respectively. In this paper we study the k-coloring problem for (Pt, C)-free graphs. Maffray and Morel, and Bruce, Hoang and Sawada, have proved that 3-colorability of P5-free graphs has a finite forbidden induced subgraphs characterization, while Hoang, Moore, Recoskie, Sawada, and Vatshelle have shown that k-colorability of P5-free graphs for k ≥ 4 does not. These authors have also shown, aided by a computer search, that 4-colorability of (P5, C5)-free graphs does have a finite forbidden induced subgraph characterization. We prove that for any k, the k-colorability of (P6, C4)-free graphs has a finite forbidden induced subgraph characterization. We provide the full lists of forbidden induced subgraphs for k = 3 and k = 4. As an application, we obtain certifying polynomial time algorithms for 3-coloring and 4-coloring (P6, C4)-free graphs. (Polynomial time algorithms have been previously obtained by Golovach, Paulusma, and Song, but those algorithms are not certifying; in fact they are not efficient in practice, as they depend on multiple use of Ramsey-type results and resulting tree decompositions of very high widths.) To complement these results we show that in most other cases the k-coloring problem for (Pt, C)free graphs is NP-complete. Specifically, for = 5 we show that k-coloring is NP-complete for (Pt, C5)-free graphs when k ≥ 4 and t ≥ 7; for ≥ 6 we show that k-coloring is NP-complete for (Pt, C)-free graphs when k ≥ 5, t ≥ 6; and additionally, for = 7, we show that k-coloring is also NP-complete for (Pt, C7)-free graphs if k = 4 and t ≥ 9. This is the first systematic study of the complexity of the k-coloring problem for (Pt, C)-free graphs. We almost completely classify the complexity for the cases when k ≥ 4, ≥ 4, and identify the last three open cases.
Acyclic colourings of graphs with bounded degree
Discrete mathematics & theoretical computer science DMTCS
A k-colouring of a graph G is called acyclic if for every two distinct colours i and j, the subgraph induced in G by all the edges linking a vertex coloured with i and a vertex coloured with j is acyclic. In other words, there are no bichromatic alternating cycles. In 1999 Boiron et al. conjectured that a graph G with maximum degree at most 3 has an acyclic 2-colouring such that the set of vertices in each colour induces a subgraph with maximum degree at most 2. In this paper we prove this conjecture and show that such a colouring of a cubic graph can be determined in polynomial time. We also prove that it is an NP-complete problem to decide if a graph with maximum degree 4 has the above mentioned colouring.
The Complexity of some Problems Related to Graph 3-colorability
Discrete Applied Mathematics, 1998
It is well-known that the GRAPH 3.COLORABILITY problem, deciding whether a given graph has a stable set whose deletion results in a bipartite graph, is NP-complete. We prove the following related theorems: It is NP-complete to decide whether a graph has a stable set whose deletion results in (1) a tree or (2) a trivially perfect graph, and there is a polynomial algorithm to decide if a given graph has a stable set whose deletion results in (3) the complement of a bipartite graph, (4) a split graph or (5) a threshold graph. 0 1998 Elsevier Science B.V. All rights reserved.