Next Article in Journal
On the Admissibility of Simultaneous Bootstrap Confidence Intervals
Next Article in Special Issue
Common Independence in Graphs
Previous Article in Journal
Building a Fuzzy Classifier Based on Whale Optimization Algorithm to Detect Network Intrusions
Previous Article in Special Issue
On 2-Rainbow Domination Number of Generalized Petersen Graphs P(5k,k)
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Facial Homogeneous Colouring of Graphs

Institute of Mathematics, Faculty of Science, P.J. Šafárik University in Košice, Jesenná 5, 04001 Košice, Slovakia
*
Author to whom correspondence should be addressed.
Symmetry 2021, 13(7), 1213; https://doi.org/10.3390/sym13071213
Submission received: 11 June 2021 / Revised: 30 June 2021 / Accepted: 1 July 2021 / Published: 6 July 2021
(This article belongs to the Special Issue Research on Symmetry Applied in Graph Theory)

Abstract

:
A proper colouring of a plane graph G is called facially homogeneous if it uses the same number of colours for every face of G. We study various sufficient conditions of facial homogeneous colourability of plane graphs, its relation to other facial colourings, and the extension of this concept for embedded graphs in general.

1. Introduction

Throughout this paper, we consider simple connected plane graphs (that is, graphs drawn in the plane such that no two edges cross). The faces of a plane graph G (that is, connected regions of R 2 G) will be here represented in graph-theoretic sense by closed walks: the boundary walk of a face α of G is a closed walk v 1 , e 1 , , e k 1 , v k , e k , v 1 whose vertices and edges are incident with α and, for each i { 1 , , k } , e i is followed by e i + 1 (indices modulo k) in the clockwise order of edges around v i in G. The boundary walk associated with unbounded region of R 2 G is the outerface of G; G is called outerplanar if its outerface contains all vertices. A k-colouring of a graph G = ( V , E ) is a mapping c : V { 1 , 2 , , k } ; if, for every edge u v E , c ( u ) c ( v ) holds, c is called proper.
Within years of graph theory research, constant attention was paid to vertex or edge colourings of plane graphs defined by constraints on the faces—among the earliest examples, one can mention cyclic colourings introduced by Ore and Plummer [1] (where the vertices of each face are coloured differently. The corresponding chromatic invariant is the cyclic chromatic number χ c ; for the obtained results, see the survey [2]). Many variants of facial colourings are discussed in recent surveys [3,4]. Here, we turn our attention to a kind of facial colouring inspired by recent notion of homogeneous colouring from [5]:
A facial -homogeneous colouring of a plane graph G is a proper vertex colouring of G such that each face of G has colours on its boundary (thus, from the point of view of colour spaces of faces, such a colouring shows a kind of global symmetry feature); if G admits such a colouring, it is called facially -homogeneous. The set of those positive integers for which there exists a facial -homogeneous colouring of G is the palette of facial homogeneity of G, palf ( G ) . For fixed palf ( G ) , the scale of facial -homogeneity of G (denoted by scalf ( G ) ) is defined as the set of all positive integers k for which there exists a facial -homogeneous proper vertex k-colouring of G. For graph G with a facial -homogeneous colouring, we assign
χ f h [ ] ( G ) = min scalf ( G )
χ f h [ ] + ( G ) = max scalf ( G )
Observe that plane triangulations and plane bipartite graphs are trivially facial homogeneously colourable. In general, for a plane graph G with faces of the same size Δ * , χ f h [ Δ * ] + ( G ) = | V ( G ) | and χ f h [ Δ * ] ( G ) = χ c ( G ) (as facial Δ * -homogeneous colouring of G is simply its cyclic colouring); in addition, scalf Δ * ( G ) forms an integer interval (as one may modify an existing facial homogeneous k-colouring, k < | V ( G ) | , by assigning the colour k + 1 a vertex previously coloured with a non-unique colour). Furthermore, a facial -homogeneous colouring of G that satisfies χ f h [ ] ( G ) = is proper polychromatic colouring, investigated in [6] (relaxing the condition on colouring to be proper). In that paper, it was proved that the problem of polychromatic three-colourability (not necessarily proper) of plane graphs is NP-complete even for graphs with faces of sizes three and four only. On the other hand, Hoffmann and Kriegel proved in [7] that every two-connected plane bipartite graph admits a proper polychromatic three-colouring, and its existence was shown also for subcubic plane graphs different from K 4 and K 4 with one edge subdivided, see [8]. In [9], it was proved that every cubic bipartite plane graph has a polychromatic proper four-colouring. Note that a plane graph which has no proper -polychromatic colouring may still possess a facial -homogeneous colouring using more than colours; actually, all graphs mentioned in Section 2 are facially 3-homogeneous. In this section, we also address other questions connected with facially homogeneous colourings as well as computer assisted approaches to facial homogeneity testing. Section 3 contains several sufficient conditions for plane graphs to be facially 3-homogeneous. Finally, in Section 4, we discuss facial homogeneous colourability of graphs embedded into higher surfaces, providing some examples of embeddings which are not colourable in this manner.

2. Computational Results

In our study of facial homogeneous colourings, we tested several large collections of plane graphs to obtain partial answers to the following questions:
  • Does there exist a plane graph G with palf ( G ) = ?
  • For palf ( G ) , what is the difference χ f h [ ] ( G ) χ ( G ) ?
  • Does there exist a plane graph G for which palf ( G ) is not an integer interval?
  • Does there exist a plane graph G with some palf ( G ) such that scalf ( G ) is not an integer interval?
For testing, several approaches may be considered. The one we used is based on the existing Wolfram Function Repository procedure FindProperColorings[G,k] (see [10]) which returns, for an input planar graph G and a positive integer k, the list of all proper k-colourings; taking a vertex colouring from the obtained list, it was then tested for the condition of facial homogeneity (a particular list of faces of a plane drawing of G can be obtained using the procedure IGFaces[G] from the IGraphM package, see [11]). Note that a planar graph of vertex connectivity one or two may have several different plane embeddings, of which IGFaces finds just one. Thus, for such graphs, nonequivalent plane embeddings with different nature of facial homogeneous colourability may exist. The smallest such example is the five-vertex graph obtained from a four-star by adding an extra edge: its plane embedding with two faces of size five is both facially 3- and 4-homogeneous, whereas the embedding with one triangular face and another one of size seven is not facially 4-homogeneous. On the other hand, polyhedral graphs—that is, planar and three-connected—have unique plane embedding.
Another approach which may come under consideration involves the integer linear programming formulation of the facial homogeneous colourability problem: for a plane graph G = ( V , E , F ) with V = { v 1 , , v n } , F = { f 1 , , f s } and two positive integers , k , does there exist a facial -homogeneous proper colouring of G which uses colours 1 , , k ? We introduce, for every i { 1 , , k } , a binary variable y i which equals one if the colour i was used in colouring of G (the objective function to be minimized is then i = 1 k y i ), and, for j { 1 , , n } , a binary variable x j , i indicating whether the vertex v j was coloured with colour i. Furthermore, we consider several constraints:
-
For each j { 1 , , n } , t = 1 k x j , t = 1 (the vertex v j is coloured with only one colour);
-
For each v p v q E and for each i { 1 , , k } , x p , i + x q , i 1 (the colour i is not used on both endvertices v p , v q —the properness condition);
-
For each j { 1 , , n } and each i { 1 , , k } , x j , i y i 0 (if v j is coloured with colour i, this colour is marked as used);
-
For each { u 1 , , u } { 1 , , k } , t { 1 , , } and for each f F , deg ( f ) = r , f = [ v i 1 , , v i r ] , consider the constraint set U f , u 1 , , u consisting of;
-
j { i 1 , , i r } x j , u t 1 (each of colours u 1 , , u is used on the face f);
-
For each i { 1 , , k } \ { u 1 , , u } , j { i 1 , , i r } x j , i = 0 (except for colours u 1 , , u , no other colour is used on f);
Now, a face f F is -homogeneously colourable if and only if there exist { u ˜ 1 , , u ˜ }   { 1 , , k } for which all constraints in U f , u ˜ 1 , , u ˜ are satisfied.
(Note that, for polychromatic colouring, there is only one constraint set U f , 1 , , for each face f of G).
The detailed results on numbers of small graphs having particular values χ f h [ l ] of are contained in Table 1 and Table 2. Table 1 contains the results on facial 3-homogeneity of polyhedral graphs up to 10 vertices. Table 2 contains the results on facial 4-homogeneity of non-bipartite cubic polyhedral graphs of girth of at least 4 up to 20 vertices (since these graphs are not considered in [9]).
These tests showed that, among all polyhedral graphs up to 10 vertices, only two (see Figure 1) have empty palettes of facial homogeneity:
Theorem 1.
The graph G 1 does not admit a facial homogeneous colouring.
Proof. 
Note first that G 1 is three-colourable, but not in polychromatic way (considering the cycle a b e i g , it has to contain unique colour—say, three—but not on e, a or g, as d would be uncolourable or g d e i or a b e d would bear only two colours, respectively. If three is used on b, then it must appear also on j and f, but then b c f e or f h j e would bear two colours; the similar argument holds also if three is used on i). Assume that there exists a facial 3-homogeneous colouring of G 1 using at least four colours, with three colours one, two and three on the outerface. Up to the symmetry, there are just two possibilities for the colour four: either it is used on d (then g , e must have the same colour as well as a , e ), or on e (then d , i must have the same colour and f , j must also have the same colour, forcing b to have the same colour as i and j); both lead to a contradiction. □
Theorem 2.
The graph G 2 does not admit a facial homogeneous colouring.
Proof. 
It is easy to check that χ ( G 2 ) = 3 and, in addition, none of its proper three-colourings are facially 3-homogeneous (colouring the vertices g , h , e by one, two, three, respectively, two vertices on the face g h j i have the same colour. Without loss of generality, let i has colour two; then j has to be coloured by three and both d , f by one, yielding that also c has colour one—but then one of the faces b c e f , a c e d bears only two colours, a contradiction). Assume that there exists a facial 3-homogeneous colouring of G 2 using at least four colours, with three colours one, two and three on the outerface. Then, by symmetry, we have three possibilities for the appearance of the colourfour:
-
c has colour four. Then d , f cannot be coloured by four, hence e has the same colour as a and b, a contradiction.
-
e has colour four. Let a , b have colours one and two, respectively. Then c must have colour three and, subsequently, d and f have colour three. As i , j cannot have colour four, both g , h are coloured by three, a contradiction.
-
h has colour four. Now, if c has colour at least four, then e must have the same colour as a and b, which is impossible. Thus c has colour three. Then both e , j must have the same colour as well as j , g , a contradiction.
It is interesting that, for majority of non-bipartite graphs of the mentioned collections, χ f h [ 3 ] ( G ) = χ ( G ) ; notable exceptions include wheels W 2 k + 1 , the graph on Figure 2 or odd prisms. The smallest graph G for which χ f h [ 3 ] ( G ) χ ( G ) is the graph W 5 (of four-sided pyramid) without one spoke edge. Moreover, we found just few graphs with χ f h [ 3 ] ( G ) = 5 , and only one of them has χ ( G ) = 3 , see Figure 3.
That this graph has no polychromatic three-colouring is easy to see: a and j would have the same colour, say one, yielding that d , g would be also coloured by one, but then at least two quadrangular faces bear two colours, a contradiction. Assume further that there exists its facial 3-homogeneous colouring using four colours, with three colours one, two and three on the outerface. Up to the symmetry, there are just two possibilities for the colour four: either it is used on d (then b , h must have the same colour as e, which is impossible), or on e. If b , h have colours one and two, respectively, then a , d , j must have the same colour, namely, three. The vertex f then has one of colours one or two—according to the symmetry, we may consider it has colour one—and c , i do not have colour three. Hence g must have colour three, implying that one of faces a c g f , f g i j bears just two colours, a contradiction.

3. Sufficient Conditions for Facial Homogeneity

In this section, we present here several sufficient conditions which guarantee facial homogeneous colourability of plane graphs (concentrating mainly on facial three-homogeneity). Note first that the relation between facial homogeneous colourings of graph blocks and the graph itself is only one-way.
Lemma 1.
Let G be a plane graph consisting of blocks B 1 , , B r . If each B i , i { 1 , , r } is facially ℓ-homogeneous, then G is also facially ℓ-homogeneous.
Proof. 
By induction on r, the number of blocks. Since the claim trivially holds for r = 1 , we assume r 2 . Then, among blocks of G, there is a block—say, B 1 —which contains exactly one cut-vertex x. Let α be the outerface of B 1 and β be the face of G different from faces of B 1 which contains, as a boundary subwalk, the boundary of α . By assumption and the induction, both B 1 and the graph G B 1 + { x } are facially -homogeneous. Then, it is possible merge facial -homogeneous colourings of these two graphs to a joint facial -homogeneous colouring of G by choosing a permutation of colours in a facial -homogeneous colouring of B 1 such that β and α contain the same colours and the colour of x in B 1 is the same as in G B 1 + { x } . □
The converse of this lemma, however, is not true: see the facially 4-homogeneous graph on Figure 4 whose both blocks do not admit facially 4-homogeneous colouring.
Theorem 3.
Let G be a connected plane graph with a girth of at least 6. Then G has the facial 3-homogeneous colouring and χ f h [ 3 ] ( G ) 4 .
Proof. 
By induction on the number of vertices of G. Note first that, from Euler’s formula n f + m = 2 (where n , m , f are the numbers of vertices, edges and faces of G, respectively), we obtain α F ( G ) ( deg ( α ) 6 ) + v V ( G ) ( 2 deg ( v ) 6 ) = 12 . According to the girth assumption, deg ( α ) 6 for every face α F ( G ) and so the first sum is nonnegative but then the negativity of the right-hand side of the sum-equation implies the existence of vertices of degrees less than three, thus δ ( G ) 2 . Furthermore, without loss of generality, we may assume that δ ( G ) = 2 (a vertex x of degree one can be easily coloured by one of three colours on that face of G x which is incident with the pendant edge x y ) and that G is not a cycle.
Let P = x , u 1 , u 2 , , u k , y , k 1 , be a trail of G such that u 1 , , u k are of degree 2 and x , y are of degree 3 , and let G = G { u 1 , u k } . Consider first the case when x = y . Then, by girth assumption, k 5 ; in addition, P is a cycle and x is a cut-vertex of G. The graph G is a plane graph of girth at least six which is smaller than G, thus, it has facial three-homogeneous colouring using at most four colours. Let α be a face of G which is incident to x and let P 1 = x , v 1 , , v l , x and P 2 = x , w 1 , , w n , x be facial subwalks of α such that their union is the boundary of α , P 1 lies in the interior of P and P 2 in the exterior of P. If P bounds a face in G, then P 1 or P 2 is empty; otherwise, the walks P 1 P and P 2 P are boundary walks of two distinct faces α 1 , α 2 of G. Anyway, since k 5 , the vertices u 1 , , u k in G can be regularly coloured using all three colours used on α in G . Thus the cycle P uses three colours and, subsequently, each face of G which has P as a part of its boundary, uses three colours as well.
Hence, we can assume that P is a path. Now, if G is not connected, then it has two components G x and G y where x V ( G x ) , y V ( G y ) ; let α x , α y be faces of G x and G y incident with x and y, respectively, which resulted from the face of G which contained P. Then G x , G y are plane graphs of girth of at least six which are smaller than G, hence both have facial 3-homogeneous colouring using at most four colours. In addition, it is possible to choose colours in G y in such way that three colours on α y are the same as three colours used on α x . Then it is easy to colour vertices u 1 , , u k in G using three colours of α x in a way that the colouring of G obtained from colourings of G x , G y is facially 3-homogeneous.
If G is connected, then the path P belongs to two faces of G and its deletion results in a face α with boundary walk x , v 1 , , v l , y , w 1 , , w n , x = P 1 P 2 of G . G is a plane graph of girth of at least six; hence, it has facial 3-homogeneous four-colouring with, say, colours one, two and three on α .
If k 2 , then, regardless of colours of x , y in G , it is always possible to colour vertices u 1 , , u k with colours from { 1 , 2 , 3 } such that P uses all three colours 1 , 2 , 3 ; this yields the desired facial three-homogeneous colouring of G.
Finally, let k = 1 . With respect to symmetry, we discuss three possibilities how to extend facial three-homogeneous colouring of G to G:
1: 
In a facial three-homogeneous colouring of G , both subwalks P 1 = x , v 1 , , v l , y , P 2 = y , w 1 , , w n , x use all three colours one, two, three. Then u 1 can be coloured with colour from { 1 , 2 , 3 } which is different from colours of x , y .
2: 
The subwalk P 1 uses only colours oe and two while P 2 uses all three colours one, two and three. Then u 1 can be coloured with colour three.
3: 
The subwalk P 1 uses only colours one, two, and P 2 uses only colours one, three; hence x , y are coloured with colour one. Then u 1 can be coloured with colour four.
Theorem 4.
Let G be a plane graph with girth 11 . Then G has the facial three-homogeneous colouring and χ f h [ 3 ] ( G ) = 3 .
Proof. 
The proof runs in the same way as the proof of the previous theorem, with the following modification: by [12], it is known that plane graphs with girth 11 contain two neighbouring vertices of degree two; thus, after the reduction in the path x , v 1 , , v k , y with inner vertices of degree two it always holds that k 2 , so three last cases of previous discussion can be omitted. □
Note that the results of [6] (Theorem 2) imply that each plane graph of girth of at least six has a polychromatic three-colouring; however, it need not be necessarily proper.
We leave, as an open problem, the question whether there exists a plane graph G of girth at least six for which χ f h [ 3 ] ( G ) = 4 . We also believe that, for facial three-homogeneity, the bound on the girth in Theorem 1 can be decreased to five.
The following theorem extends the results of [6] (Proposition 7) on polychromatic three-colourability of outerplane graphs:
Theorem 5.
Let G be a subdivision of an outerplane graph. Then G has the facial three-homogeneous colouring and χ f h [ 3 ] ( G ) = 3 .
Proof. 
By induction on number of vertices of G. Since G is a subdivision of an outerplane graph (which contains a vertex of degree two), G also contains a vertex of degree two incident with the outerface. Without loss of generality, we may assume that G is two-connected (as it is always possible to permute colours of facial three-homogeneous three-colourings of blocks of G such that the colours of all cut-vertices of G match) and not a cycle.
Let P = x , u 1 , , u k , y be a subpath of the boundary walk of the outerface of G such that u 1 , , u k have degree 2, x and y have degree 3 . Let H be a graph obtained from G by removing vertices u 1 , , u k and, eventually, by adding the edge x y if x , y were not incident in G. Then H is a subdivision of an outerplane graph and is smaller than G; thus, it has facial 3-homogeneous colouring using three colours, and, in addition, the vertices x , y receive different colours, say 1 and 2. Then u 1 may be coloured with colour 3 and u 2 , , u k may be coloured properly using three colours such that facial three-homogeneous colouring of G is obtained. □
Lemma 2.
Let G be a plane graph and F F ( G ) is a set of faces of size 4 in G. If each component of the induced subgraph G [ F ] is facially three-homogeneous, then G is facially three-homogenenous.
Proof. 
Let H 1 , , H k be components of G [ F ] . Each of these components is facially three-homogeneous using, say, h i colours. Then the facial three-homogeneous colouring of G may be obtained by following way: for each i = 1 , , k we take facial three-homogeneous colouring of H i using colours c 1 i , , c h i i , and the remaining vertices of G (which lie on triangle faces) we colour with new different colours. □
Theorem 6.
Let G be a plane graph with all faces of odd size. Then G has the facial three-homogeneous colouring and χ f h [ 3 ] ( G ) 4 ; the bound 4 is best possible.
Proof. 
Let H be the kleetope of G (that is, H is obtained from G by inserting a new vertex x α into each face α of G and joining x α with new edges to all vertices incident with α ). Then H is a plane multigraph with triangular faces, and is four-colourable. Furthermore, the condition of odd faces sizes for G gives that, for each vertex x α of H, the subgraph of H induced by x α and its neighbours requires four colours for its proper colouring, with one colour used solely on x α . Thus any proper four-colouring of H induces a facial three-homogeneous colouring of G. The sharpness of bound four follows from proper colouring of the wheel graph W 6 . □

4. Concluding Remarks

The concept of facial homogeneous vertex colourings may be also considered for graphs embedded in surfaces of higher genera. Here, to find a facial non-homogeneous colouring of an embedding is easier than in the plane case. For example, the embedding of the wheel graph W 6 on a torus on Figure 5 admits no facial homogeneous colouring: due to the presence of triangular face, it should be facial three-homogeneous colouring, but all six vertices are incident with a common face (the grey one) which hosts four colours as χ ( W 6 ) = 4 .
There exist also graphs for which no orientable embedding into a particular orientable surface is facial homogeneously colourable. For example, it is known (see, for example, [13]) that there exist exactly four embeddings of K 6 on torus and, by Euler formula for torus, each of them has nine faces. The Euler formula for torus also yields that, for an embedding G of K 6 , v V ( G ) ( deg ( v ) 6 ) + f F ( G ) ) ( 2 deg ( f ) 6 ) = 0 , so f F ( K 6 ) ( 2 deg ( f ) 6 ) = 6 , giving f F ( G ) ( deg ( f ) 3 ) = 3 . Thus G necessarily contains a nontriangular face (where each its vertex has single incidence with that face) as well as a triangular one. Since all vertices of K 6 have to be coloured differently, G cannot admit a facial (three-)homogeneous colouring. In addition, the maximum orientable genus of K 6 is equal to five (the value five yields a single-face embedding). If G ˜ = ( V , E , F ) is an orientable embedding of K 6 into a surface of genus g [ 1 , 4 ] , then, by the Euler formula, | V | | E | + | F | = 2 2 g , from which we obtain that | F | = 11 2 g and α F deg ( α ) = 30 2 g . These equations imply that G ˜ contains two faces of unequal size. However, it is not clear whether, in G ˜ , these two faces see different numbers of colours (note that some vertexes of a face might be incident several times with it, but its colour is counted just once). This question could be resolved by enumerating all orientable embeddings of K 6 ; anyway, so far, we could not find any information on it. However, we believe that, apart of single-face embedding of K 6 into orientable surface of genus five, none of its embedding is facially homogeneously colourable. We also believe that there exists a “super-example” of a graph such that its maximum orientable genus embedding yields two faces, and none of its orientable embeddings (regardless of genus) is facial homogeneously colourable.
In addition, one may consider—as a “true” generalization of polychromatic colourings—facially homogeneous colourings which are not necessarily proper. This relaxation may lead to higher number of colours used to facially homogeneously colour a graph than for the proper case: as an example, consider the graph G in Figure 6: there exists an improper facially three-homogeneous colouring of G using five colours, whereas every proper five-colouring of G which keeps three colours on five faces of G necessarily induces four colours on the outerface of G.

Author Contributions

Formal analysis, T.M., M.Š.; funding acquisition, T.M.; investigation, T.M., M.Š.; software, T.M.; validation, T.M., M.Š.; writing—original draft preparation, T.M., M.Š.; writing—review and editing, T.M. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the Slovak Research and Development Agency under the Contract No. APVV-19-0153, and by the Slovak VEGA Grant 1/0574/21. Research partially supported by DAAD, Germany (as part of BMBF) and by the Ministry of Education, Science, Research and Sport of the Slovak Republic within the project 57447800.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Publicly available graph datasets were analyzed in this study. This data can be found here: https://hog.grinvin.org/Planar, https://hog.grinvin.org/Cubic, accessed on 6 July 2021.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Ore, O.; Plummer, M. Cyclic coloration of plane graphs. In Recent Progress in Combinatorics, Proceedings of the Third Waterloo Conference on Combinatorics, Waterloo, ON, Canada, 20–31 May 1968; Tutte, W.T., Ed.; Academic Press: Cambridge, MA, USA, 1969. [Google Scholar]
  2. Borodin, O.V. Colorings of plane graphs: A survey. Discret. Math. 2013, 313, 517–539. [Google Scholar] [CrossRef]
  3. Czap, J.; Jendrol’, S. Facially-constrained colorings of plane graphs: A survey. Discret. Math. 2017, 340, 2691–2703. [Google Scholar] [CrossRef]
  4. Czap, J.; Jendrol’, S. Facial colorings of plane graphs. J. Interconnect. Netw. 2019, 19, 1940003. [Google Scholar] [CrossRef]
  5. Janicová, M.; Madaras, T.; Soták, R.; Lužar, B. From NMNR-coloring of hypergraphs to homogenous coloring of graphs. Ars Math. Contemp. 2017, 12, 351–360. [Google Scholar] [CrossRef]
  6. Alon, N.; Berke, R.; Buchin, K.; Buchin, M.; Csorba, P.; Shannigrahi, S.S.; Speckmann, B.; Zumstein, P. Polychromatic colorings of plane graphs. In Proceedings of the Twenty-Fourth Annual Symposium on Computational Geometry (SCG’08), College Park, MD, USA, 9–11 June 2008; ACM: New York, NY, USA, 2008; pp. 338–345. [Google Scholar]
  7. Hoffmann, F.; Kriegel, K. A graph-coloring result and its consequences for polygon-guarding problems. SIAM J. Discret. Math. 1996, 9, 210–224. [Google Scholar] [CrossRef]
  8. Horev, E.; Krakovski, R. Polychromatic colorings of bounded degree plane graphs. J. Graph Theory 2009, 60, 269–283. [Google Scholar] [CrossRef]
  9. Horev, E.; Katz, M.J.; Krakovski, R.; Nakamoto, A. Polychromatic 4-coloring of cubic bipartite plane graphs. Discret. Math. 2012, 312, 715–719. [Google Scholar] [CrossRef]
  10. Available online: https://resources.wolframcloud.com/FunctionRepository/resources/FindProperColorings (accessed on 6 July 2021).
  11. Available online: http://szhorvat.net/pelican/files/IGDocumentation.pdf (accessed on 6 July 2021).
  12. Jendrol’, S.; Maceková, M. Describing short paths in plane graphs of girth at least 5. Discret. Math. 2015, 338, 149–158. [Google Scholar] [CrossRef]
  13. Gagarin, A.; Kocay, W.; Neilson, D. Embeddings of small graphs on the torus. Cubo Mat. Educ. 2003, 5, 351–371. [Google Scholar]
Figure 1. The only polyhedral graphs up to 10 vertices with an empty homogeneity palette.
Figure 1. The only polyhedral graphs up to 10 vertices with an empty homogeneity palette.
Symmetry 13 01213 g001
Figure 2. A plane graph G with χ ( G ) = 4 , χ f h [ 3 ] ( G ) = 5 .
Figure 2. A plane graph G with χ ( G ) = 4 , χ f h [ 3 ] ( G ) = 5 .
Symmetry 13 01213 g002
Figure 3. A plane graph G with χ ( G ) = 3 , χ f h [ 3 ] ( G ) = 5 .
Figure 3. A plane graph G with χ ( G ) = 3 , χ f h [ 3 ] ( G ) = 5 .
Symmetry 13 01213 g003
Figure 4. Facially 4-homogeneous graph whose blocks are not facially 4-homogeneous.
Figure 4. Facially 4-homogeneous graph whose blocks are not facially 4-homogeneous.
Symmetry 13 01213 g004
Figure 5. Facial non-homogeneous embedding of a wheel.
Figure 5. Facial non-homogeneous embedding of a wheel.
Symmetry 13 01213 g005
Figure 6. Proper vs. improper facial 3-homogeneity of G.
Figure 6. Proper vs. improper facial 3-homogeneity of G.
Symmetry 13 01213 g006
Table 1. Facial 3-homogeneity of polyhedral graphs.
Table 1. Facial 3-homogeneity of polyhedral graphs.
No. of Vertices345678910
no. of polyhedral graphs012734257260632,300
no. of polyhedral graphs G001012455306445
with χ ( G ) = 3 , χ f h [ 3 ] ( G ) = 4
no. of polyhedral graphs G00000001
with χ ( G ) = 3 , χ f h [ 3 ] ( G ) = 5
no. of polyhedral graphs G000012866
with χ ( G ) = 4 , χ f h [ 3 ] ( G ) = 5
no. of polyhedral graphs G00000002
with palf ( G ) =
Table 2. Facial 4-homogeneity of cubic polyhedral graphs.
Table 2. Facial 4-homogeneity of cubic polyhedral graphs.
No. of Vertices468101214161820
no. of non-bipartite cubic0001141032122
polyhedral graphs of girth 4
no. of non-bipartite cubic polyhedral0000131031122
graphs of girth 4 with χ f h [ 4 ] ( G ) = 4
no. of non-bipartite cubic polyhedral000101010
graphs of girth 4 with χ f h [ 4 ] ( G ) = 5
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Madaras, T.; Šurimová, M. Facial Homogeneous Colouring of Graphs. Symmetry 2021, 13, 1213. https://doi.org/10.3390/sym13071213

AMA Style

Madaras T, Šurimová M. Facial Homogeneous Colouring of Graphs. Symmetry. 2021; 13(7):1213. https://doi.org/10.3390/sym13071213

Chicago/Turabian Style

Madaras, Tomáš, and Mária Šurimová. 2021. "Facial Homogeneous Colouring of Graphs" Symmetry 13, no. 7: 1213. https://doi.org/10.3390/sym13071213

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop