Jump to content

Subcoloring: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
 
(14 intermediate revisions by 8 users not shown)
Line 3: Line 3:
In [[graph theory]], a '''subcoloring''' is an assignment of [[color]]s to a [[Graph (discrete mathematics)|graph]]'s [[vertex (graph theory)|vertices]] such that each color class [[induced subgraph|induces]] a vertex disjoint union of [[clique (graph theory)|cliques]]. That is, each color class should form a [[cluster graph]].
In [[graph theory]], a '''subcoloring''' is an assignment of [[color]]s to a [[Graph (discrete mathematics)|graph]]'s [[vertex (graph theory)|vertices]] such that each color class [[induced subgraph|induces]] a vertex disjoint union of [[clique (graph theory)|cliques]]. That is, each color class should form a [[cluster graph]].


A '''subchromatic number''' χ<sub>S</sub>(''G'') of a graph ''G'' is the least number of colors needed in any subcoloring of ''G''.
The '''subchromatic number''' χ<sub>S</sub>(''G'') of a graph ''G'' is the fewest colors needed in any subcoloring of ''G''.


Subcoloring and subchromatic number were introduced by {{harvtxt|Albertson|Jamison|Hedetniemi|Locke|1989}}.
Subcoloring and subchromatic number were introduced by {{harvtxt|Albertson|Jamison|Hedetniemi|Locke|1989}}.
Line 10: Line 10:


Subcoloring is as difficult to solve exactly as coloring, in the sense that (like coloring) it is [[NP-complete]]. More specifically,
Subcoloring is as difficult to solve exactly as coloring, in the sense that (like coloring) it is [[NP-complete]]. More specifically,
the problem of determining whether a [[planar graph|planar]] graph has subchromatic number at most 2 is NP-complete, even if it is a
the problem of determining whether a [[planar graph]] has subchromatic number at most 2 is NP-complete, even if it is a
* [[Triangle-free graph|triangle-free]] graph with maximum [[degree (graph theory)|degree]] 4 {{harv|Gimbel|Hartman|2003}} {{harv|Fiala|Klaus|Le|Seidel|2003}},
* [[Triangle-free graph|triangle-free]] graph with maximum [[degree (graph theory)|degree]] 4 {{harv|Gimbel|Hartman|2003}} {{harv|Fiala|Klaus|Le|Seidel|2003}},
* [[comparability graph]] with maximum degree 4 {{harv|Ochem|2017}},
* [[comparability graph]] with maximum degree 4 {{harv|Ochem|2017}},
* [[line graph]] of a bipartite graph with maximum degree 4 {{harv|Gonçalves|Ochem|2009}},
* [[line graph]] of a [[bipartite graph]] with maximum degree 4 {{harv|Gonçalves|Ochem|2009}},
* graph with [[girth (graph theory)|girth]] 5 {{harv|Montassier|Ochem|2015}}.
* graph with [[girth (graph theory)|girth]] 5 {{harv|Montassier|Ochem|2015}}.


The subchromatic number of a [[cograph]] can be computed in polynomial time {{harv|Fiala|Klaus|Le|Seidel|2003}}. For every fixed integer r, it is possible to decide in polynomial time whether the subchromatic number of [[interval graph|interval]] and [[permutation graph|permutation]] graphs is at most r {{harv|Broersma|Fomin|Nesetril|Woeginger|2002}}.
The subchromatic number of a [[cograph]] can be computed in polynomial time {{harv|Fiala|Klaus|Le|Seidel|2003}}. For every fixed integer r, it is possible to decide in polynomial time whether the subchromatic number of [[interval graph|interval]] and [[permutation graph|permutation]] graphs is at most r {{harv|Broersma|Fomin|Nesetril|Woeginger|2002}}.


==References==
==References==
Line 30: Line 30:
| title = The subchromatic number of a graph
| title = The subchromatic number of a graph
| volume = 74
| volume = 74
| year = 1989}}.
| year = 1989| doi-access = free
}}.
*{{citation
*{{citation
| last1 = Broersma | first1 = Hajo
| last1 = Broersma | first1 = Hajo
Line 41: Line 42:
| title = More About Subcolorings
| title = More About Subcolorings
| volume = 69
| volume = 69
| year = 2002}}.
| issue = 3
| year = 2002| s2cid = 24777938
| url = https://ris.utwente.nl/ws/files/26754555/subcolorings.pdf
}}.
*{{citation
*{{citation
| last1 = Fiala | first1 = J.
| last1 = Fiala | first1 = J.
Line 53: Line 57:
| title = Graph Subcolorings: Complexity and Algorithms
| title = Graph Subcolorings: Complexity and Algorithms
| volume = 16
| volume = 16
| year = 2003}}.
| year = 2003| citeseerx = 10.1.1.3.183}}.
*{{citation
*{{citation
| last1 = Gimbel | first1 = John
| last1 = Gimbel | first1 = John
Line 63: Line 67:
| title = Subcolorings and the subchromatic number of a graph
| title = Subcolorings and the subchromatic number of a graph
| volume = 272
| volume = 272
| year = 2003}}.
| year = 2003| doi-access = free
}}.
*{{citation
*{{citation
| last1 = Gonçalves | first1 = Daniel
| last1 = Gonçalves | first1 = Daniel
Line 73: Line 78:
| title = On star and caterpillar arboricity
| title = On star and caterpillar arboricity
| volume = 309
| volume = 309
| year = 2009}}.
| year = 2009| doi-access = free
}}.
*{{citation
*{{citation
| last1 = Montassier | first1 = Mickael
| last1 = Montassier | first1 = Mickael
Line 83: Line 89:
| title = Near-Colorings: Non-Colorable Graphs and NP-Completeness
| title = Near-Colorings: Non-Colorable Graphs and NP-Completeness
| volume = 22
| volume = 22
| year = 2015}}.
| year = 2015| doi = 10.37236/3509
| s2cid = 59507
| arxiv = 1306.0752
}}.
*{{citation
*{{citation
| last1 = Ochem | first1 = Pascal
| last1 = Ochem | first1 = Pascal
| url = http://www.sciencedirect.com/science/article/pii/S0020019017301461
| journal = [[Information Processing Letters]]
| journal = [[Information Processing Letters]]
| pages = 46–48
| pages = 46–48
| title = 2-subcoloring is NP-complete for planar comparability graphs
| title = 2-subcoloring is NP-complete for planar comparability graphs
| volume = 128
| volume = 128
| year = 2017}}.
| year = 2017
| doi=10.1016/j.ipl.2017.08.004| arxiv = 1702.01283
| s2cid = 22108461
}}.


[[Category:Graph coloring]]
[[Category:Graph coloring]]
[[Category:NP-complete problems]]

Latest revision as of 08:44, 16 July 2024

A non-optimal subcoloring with four colors. Merging the red and blue colors, and the green and yellow colors, produces a subcoloring with only two colors.

In graph theory, a subcoloring is an assignment of colors to a graph's vertices such that each color class induces a vertex disjoint union of cliques. That is, each color class should form a cluster graph.

The subchromatic number χS(G) of a graph G is the fewest colors needed in any subcoloring of G.

Subcoloring and subchromatic number were introduced by Albertson et al. (1989).

Every proper coloring and cocoloring of a graph are also subcolorings, so the subchromatic number of any graph is at most equal to the cochromatic number, which is at most equal to the chromatic number.

Subcoloring is as difficult to solve exactly as coloring, in the sense that (like coloring) it is NP-complete. More specifically, the problem of determining whether a planar graph has subchromatic number at most 2 is NP-complete, even if it is a

The subchromatic number of a cograph can be computed in polynomial time (Fiala et al. 2003). For every fixed integer r, it is possible to decide in polynomial time whether the subchromatic number of interval and permutation graphs is at most r (Broersma et al. 2002).

References

[edit]
  • Albertson, M. O.; Jamison, R. E.; Hedetniemi, S. T.; Locke, S. C. (1989), "The subchromatic number of a graph", Discrete Mathematics, 74 (1–2): 33–49, doi:10.1016/0012-365X(89)90196-9.
  • Broersma, Hajo; Fomin, Fedor V.; Nesetril, Jaroslav; Woeginger, Gerhard (2002), "More About Subcolorings" (PDF), Computing, 69 (3): 187–203, doi:10.1007/s00607-002-1461-1, S2CID 24777938.
  • Fiala, J.; Klaus, J.; Le, V. B.; Seidel, E. (2003), "Graph Subcolorings: Complexity and Algorithms", SIAM Journal on Discrete Mathematics, 16 (4): 635–650, CiteSeerX 10.1.1.3.183, doi:10.1137/S0895480101395245.
  • Gimbel, John; Hartman, Chris (2003), "Subcolorings and the subchromatic number of a graph", Discrete Mathematics, 272 (2–3): 139–154, doi:10.1016/S0012-365X(03)00177-8.
  • Gonçalves, Daniel; Ochem, Pascal (2009), "On star and caterpillar arboricity", Discrete Mathematics, 309 (11): 3694–3702, doi:10.1016/j.disc.2008.01.041.
  • Montassier, Mickael; Ochem, Pascal (2015), "Near-Colorings: Non-Colorable Graphs and NP-Completeness", Electronic Journal of Combinatorics, 22 (1): #P1.57, arXiv:1306.0752, doi:10.37236/3509, S2CID 59507.
  • Ochem, Pascal (2017), "2-subcoloring is NP-complete for planar comparability graphs", Information Processing Letters, 128: 46–48, arXiv:1702.01283, doi:10.1016/j.ipl.2017.08.004, S2CID 22108461.