Subcoloring: Difference between revisions
m →References: templatize and link |
No edit summary |
||
(41 intermediate revisions by 15 users not shown) | |||
Line 1: | Line 1: | ||
[[Image:Subcoloring graph.svg|thumb|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.]] |
|||
[[Image:Subcoloring_graph.svg|right]] |
|||
In [[graph theory]], a '''subcoloring''' is an assignment of [[color]]s to a [[ |
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]]. |
||
The '''subchromatic number''' χ<sub>S</sub>(''G'') of a graph ''G'' is the fewest colors needed in any subcoloring of ''G''. |
|||
Subcoloring and |
Subcoloring and subchromatic number were introduced by {{harvtxt|Albertson|Jamison|Hedetniemi|Locke|1989}}. |
||
Every [[graph coloring|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. |
|||
It follows from its definition immediately that subcoloring is a restricted form of [[cocoloring]]. Since an independent [[Set (mathematics)|set]] is also a disjoint union of induced cliques, namely ''K''<sub>1</sub>, subcoloring is also essentially a relaxed form of the traditional [[Graph coloring|vertex coloring]], and the subchromatic number of any graph is at most its [[chromatic number]]. However, such relaxation does not make this type of coloring "easier" than the traditional one. |
|||
The problem of determining whether a [[triangle-free graph|triangle-free]] [[planar graph]] with maximum [[degree (graph theory)|degree]] 4 has [[subchromatic number]] at most 2 is [[NP-complete|'''NP'''-complete]] (Gimbel, Hartman 2003). |
|||
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 |
|||
* [[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}}, |
|||
* [[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}}. |
|||
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== |
||
*{{citation |
|||
*{{citation|author=Albertson, M. O.; Jamison, R. E.; Hedetniemi, S. T.; Locke, S. C.|year=1989|title=The subchromatic number of a graph|journal=Discrete Mathematics|volume=74|issue=1–2|pages=33–49|doi=10.1016/0012-365X(89)90196-9}}. |
|||
| last1 = Albertson | first1 = M. O. |
|||
*{{citation|author=Gimbel, John; Hartman, Chris|year=2003|title=Subcolorings and the subchromatic number of a graph|journal=Discrete Mathematics|volume=272|issue=2–3|pages=139–154|doi=10.1016/S0012-365X(03)00177-8}}. |
|||
| last2 = Jamison | first2 = R. E. |
|||
| last3 = Hedetniemi | first3 = S. T. |
|||
| last4 = Locke | first4 = S. C. |
|||
| doi = 10.1016/0012-365X(89)90196-9 |
|||
| issue = 1–2 |
|||
| journal = [[Discrete Mathematics (journal)|Discrete Mathematics]] |
|||
| pages = 33–49 |
|||
| title = The subchromatic number of a graph |
|||
| volume = 74 |
|||
| year = 1989| doi-access = free |
|||
}}. |
|||
*{{citation |
|||
| last1 = Broersma | first1 = Hajo |
|||
| last2 = Fomin | first2 = Fedor V. |
|||
| last3 = Nesetril | first3 = Jaroslav |
|||
| last4 = Woeginger | first4 = Gerhard |
|||
| doi = 10.1007/s00607-002-1461-1 |
|||
| journal = Computing |
|||
| pages = 187–203 |
|||
| title = More About Subcolorings |
|||
| volume = 69 |
|||
| issue = 3 |
|||
| year = 2002| s2cid = 24777938 |
|||
| url = https://ris.utwente.nl/ws/files/26754555/subcolorings.pdf |
|||
}}. |
|||
*{{citation |
|||
| last1 = Fiala | first1 = J. |
|||
| last2 = Klaus | first2 = J. |
|||
| last3 = Le | first3 = V. B. |
|||
| last4 = Seidel | first4 = E. |
|||
| doi = 10.1137/S0895480101395245 |
|||
| issue = 4 |
|||
| journal = [[SIAM Journal on Discrete Mathematics]] |
|||
| pages = 635–650 |
|||
| title = Graph Subcolorings: Complexity and Algorithms |
|||
| volume = 16 |
|||
| year = 2003| citeseerx = 10.1.1.3.183}}. |
|||
*{{citation |
|||
| last1 = Gimbel | first1 = John |
|||
| last2 = Hartman | first2 = Chris |
|||
| doi = 10.1016/S0012-365X(03)00177-8 |
|||
| issue = 2–3 |
|||
| journal = [[Discrete Mathematics (journal)|Discrete Mathematics]] |
|||
| pages = 139–154 |
|||
| title = Subcolorings and the subchromatic number of a graph |
|||
| volume = 272 |
|||
| year = 2003| doi-access = free |
|||
}}. |
|||
*{{citation |
|||
| last1 = Gonçalves | first1 = Daniel |
|||
| last2 = Ochem | first2 = Pascal |
|||
| doi = 10.1016/j.disc.2008.01.041 |
|||
| issue = 11 |
|||
| journal = [[Discrete Mathematics (journal)|Discrete Mathematics]] |
|||
| pages = 3694–3702 |
|||
| title = On star and caterpillar arboricity |
|||
| volume = 309 |
|||
| year = 2009| doi-access = free |
|||
}}. |
|||
*{{citation |
|||
| last1 = Montassier | first1 = Mickael |
|||
| last2 = Ochem | first2 = Pascal |
|||
| url = http://www.combinatorics.org/ojs/index.php/eljc/article/view/v22i1p57 |
|||
| issue = 1 |
|||
| journal = [[Electronic Journal of Combinatorics]] |
|||
| pages = #P1.57 |
|||
| title = Near-Colorings: Non-Colorable Graphs and NP-Completeness |
|||
| volume = 22 |
|||
| year = 2015| doi = 10.37236/3509 |
|||
| s2cid = 59507 |
|||
| arxiv = 1306.0752 |
|||
}}. |
|||
*{{citation |
|||
| last1 = Ochem | first1 = Pascal |
|||
| journal = [[Information Processing Letters]] |
|||
| pages = 46–48 |
|||
| title = 2-subcoloring is NP-complete for planar comparability graphs |
|||
| volume = 128 |
|||
| 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
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
- triangle-free graph with maximum degree 4 (Gimbel & Hartman 2003) (Fiala et al. 2003),
- comparability graph with maximum degree 4 (Ochem 2017),
- line graph of a bipartite graph with maximum degree 4 (Gonçalves & Ochem 2009),
- graph with girth 5 (Montassier & Ochem 2015).
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.