Next Article in Journal
Contagion Patterns Classification in Stock Indices: A Functional Clustering Analysis Using Decision Trees
Next Article in Special Issue
On the P3-Coloring of Bipartite Graphs
Previous Article in Journal
Numerical Simulation of Mechanical Properties of Soil Considering the Effect of Internal Erosion
Previous Article in Special Issue
Remarks on Some Growth Functions
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Crossing Numbers of Join Product with Discrete Graphs: A Study on 6-Vertex Graphs

Department of Mathematics and Theoretical Informatics, Faculty of Electrical Engineering and Informatics, Technical University of Košice, 042 00 Košice, Slovakia
*
Author to whom correspondence should be addressed.
Mathematics 2023, 11(13), 2960; https://doi.org/10.3390/math11132960
Submission received: 9 June 2023 / Revised: 28 June 2023 / Accepted: 1 July 2023 / Published: 3 July 2023
(This article belongs to the Special Issue Advances in Topological Graph Theory)

Abstract

:
Reducing the number of crossings on graph edges can be useful in various applications, including network visualization, circuit design, graph theory, cartography or social choice theory. This paper aims to determine the crossing number of the join product G * + D n , where G * is a connected graph isomorphic to K 2 , 2 , 2 { e 1 , e 2 } obtained by removing two edges e 1 , e 2 with a common vertex and a second vertex from the different partitions of the complete tripartite graph K 2 , 2 , 2 , and D n is a discrete graph composed of n isolated vertices. The proofs utilize known exact crossing number values for join products of specific subgraphs H k of G * with discrete graphs in combination with the separating cycles. Similar approaches can potentially estimate unknown crossing numbers of other six-vertex graphs with a larger number of edges in join products with discrete graphs, paths or cycles.

1. Introduction

The crossing number is an important parameter of a graph as it provides information about the complexity of the graph and the difficulty of visualizing it [1]. In addition, the crossing number is related to many other graph parameters and algorithms, such as planarity testing, graph coloring and graph embedding. Graphs are widely used to represent complex networks, such as social, communication and transportation networks. Reducing the number of edge crossings in network visualizations can help to understand the network’s underlying structure and identify important nodes and connections [2]. In electronic circuit design, minimizing the number of edge crossings is important for reducing signal interference and improving circuit performance. Graph drawings with fewer crossings can lead to more efficient and reliable circuit designs [3]. In graph theory, reducing the number of edge crossings is a fundamental problem in planar graph theory. Many important graph algorithms and optimization problems are defined for planar graphs, where the graphs have no edge crossings [4]. In cartography, graphs are used to represent geographic features, such as roads, rivers and political boundaries. Reducing the number of edge crossings in such graphs can lead to clearer and more readable maps [5]. In social choice theory, the problem of drawing election maps with minimal edge crossings has been studied extensively. The goal is to create fair and unbiased election districts while minimizing the number of edge crossings [6]. Overall, reducing the number of crossings on graph edges can help in visualizing and understanding complex data, improving system performance and optimizing graph algorithms and optimizations [7].
Examining the number of crossings of simple graphs is a classic but still challenging problem. Garey and Johnson [8] proved that determining the crossing number cr ( G ) of a graph G belongs between NP-complete problems. Clancy’s work [9] provides a comprehensive collection of precise crossing number values for particular graphs or groups of graphs. The primary objective of his survey is to consolidate the published outcomes on crossing numbers and provide references, while also acknowledging the original authors who first reported these results. One of his chapters focuses specifically on the crossing numbers of join products involving simple graphs with at most six vertices (Chapter 4 in [9]). Let D n denote the discrete graph (sometimes called empty graph) on n vertices, and let G + D n be the join product of two graphs, G and D n . The exact values for crossing numbers of G + D n for all graphs G of order at most four are given by Klešč and Schrötter [10], and, for some connected graphs G of order five and six, they are also listed in [11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36]. Additionally, it is worth noting that cr ( G + D n ) are only available for certain disconnected graphs G [37,38,39,40].
The objective of this paper is to broaden the existing findings related to the outlined topic by applying them to new connected graphs. To achieve this, we introduce an innovative approach that leverages information from subgraphs with known crossing numbers. It will be shown that it is appropriate to combine this idea with the possibility of an existence of a separating cycle in some particular drawings of the investigated graph. In order to properly explain the given procedure, in the next chapter, we will define the necessary basic mathematical apparatus. Consequently, we will deal with cyclic permutations and possible drawings of graph G * , which is a connected graph of order six isomorphic to the complete tripartite graph K 2 , 2 , 2 { e 1 , e 2 } obtained by removing two edges e 1 , e 2 with one common vertex and a second vertex from K 2 , 2 , 2 different partitions. Finally, the crossing number of G * + D n will be determined and proofed in the last chapter.

2. Basic Mathematical Apparatus

In graph theory, the crossing number  cr ( G ) of a graph is the minimum number of crossings that a drawing of the graph in the plane must have. In other words, it is the smallest number of intersections between pairs of edges in any drawing of the graph in the plane. More formally, given a simple graph G, a drawing of G in the plane is a representation of the graph where the vertices from the vertex set V ( G ) are represented by points and the edges from the edge set E ( G ) are represented by curves connecting the points. A crossing occurs when two edges intersect at a point that is not an endpoint of either edge. It is evident that a drawing characterized by a minimal number of crossings, known as an optimal drawing, inherently possesses the desirable qualities of a good drawing. In such a drawing, the edges do not intersect themselves, no two edges cross multiple times and there are no instances where two edges connected to the same vertex intersect [11].
Let D be a good drawing of the graph G. We denote the number of crossings in D by cr D ( G ) . Let G i and G j be edge-disjoint subgraphs of G. We denote the number of crossings between edges of G i and edges of G j by cr D ( G i , G j ) , and the number of crossings among edges of G i in D by cr D ( G i ) . It is readily apparent that, for any three subgraphs G i , G j and G k of G that do not share any common edges, the following equations are valid:
cr D ( G i G j ) = cr D ( G i ) + cr D ( G j ) + cr D ( G i , G j ) ,
cr D ( G i G j , G k ) = cr D ( G i , G k ) + cr D ( G j , G k ) .
Throughout this paper, some parts of proofs will be based on Kleitman’s result [41] on crossing numbers for some complete bipartite graphs  K m , n on m + n vertices with a partition V ( K m , n ) = V 1 V 2 and V 1 V 2 = Ø containing an edge between every pair of vertices from V 1 and V 2 of sizes m and n, respectively. He showed that
cr ( K m , n ) = m 2 m 1 2 n 2 n 1 2 , if min { m , n } 6 .
The composite graph obtained by combining two graphs, G i and G j , known as their join product G i + G j , is constructed by incorporating separate copies of G i and G j with no shared vertices. This combination is achieved by adding all possible edges between the vertex sets V ( G i ) and V ( G j ) . In the case where | V ( G i ) | = m and | V ( G j ) | = n , the edge set of G i + G j is composed of the disjoint sets of edges from G i , G j and the complete bipartite graph K m , n .
In a good drawing D of some graph G, we say that a cycle C separates some two different vertices of the subgraph G C if they are contained in different components of R 2 C , where R 2 means a two-dimensional space. This considered cycle C is said to be a separating cycle of graph G in D.
Let G * = ( V ( G * ) , E ( G * ) ) be the connected graph of order six isomorphic to K 2 , 2 , 2 { e 1 , e 2 } , and let V ( G * ) = { v 1 , v 2 , , v 6 } . A lot of possible drawings of the graph G * are partially solved using the existence of a separating cycle on its edges together with the already known exact values of cr ( H k + D n ) for four subgraphs H k of G * , presented in Theorems 1, 2, 3 and 4 in the next chapter. The considered specific subgraphs H k , k = 1 , 2 , 3 , 4 are depicted in Figure 1.

3. Cyclic Permutations and Possible Drawings of G *

The join product, denoted as G * + D n (or sometimes G * + n K 1 ), is formed by combining a copy of the graph G * with n additional vertices, labeled as t 1 , , t n . Each of these newly added vertices t i is connected to every vertex in the original graph G * . We define the subgraph T i as the collection of six edges incident to the fixed vertex t i . This arrangement leads to the following result:
G * + D n = G * K 6 , n = G * i = 1 n T i .
Let us consider a good drawing D of G * + D n . The rotation, rot D ( t i ) , of a vertex t i in D is defined as the cyclic permutation that documents the counterclockwise order, in which the edges departing from t i appear. This rotation, introduced by Hernández-Vélez et al. [42] or Woodall [43], employs a notation ( 123456 ) to represent the counter-clockwise order of edges incident to the vertex t i , such as t i v 1 , t i v 2 , t i v 3 , t i v 4 , t i v 5 and t i v 6 . It is important to note that the rotation signifies a cyclic permutation. In the given drawing D, it is highly advantageous to categorize the n subgraphs T i into three distinct subsets based on the number of times they intersect edges of G * . Let R D represent the set of subgraphs where cr D ( G * , T i ) = 0 (indicating zero crossings), and let S D represent the set of subgraphs where cr D ( G * , T i ) = 1 (indicating one crossing). All remaining subgraphs T i , which cross edges of G * at least twice in D, fall into the third subset.
It is easy to see that, if D is a good drawing of G * + D n with the empty set R D S D , then i = 1 n cr D ( G * , T i ) 2 n enforces at least 6 n 2 n 1 2 + n + 2 n 2 crossings in D provided by
cr D ( G * + D n ) = cr D ( G * ) + cr D ( K 6 , n ) + cr D ( G * , K 6 , n ) 6 n 2 n 1 2 + 2 n 6 n 2 n 1 2 + n + 2 n 2 .
According to the expected result of main Theorem 5, this leads to a consideration of the nonempty set R D S D in all good drawings of G * + D n .
Let us explore the various potential drawings of G * induced by D with the degree sequence ( 2 , 3 , 3 , 4 , 4 , 4 ) . In the rest of the paper, suppose that deg ( v 6 ) = 2 , and also deg ( v 5 ) = 4 if v 5 v 6 E ( G * ) . The graph G * contains a cycle C 4 induced on four remaining vertices of degrees 3, 3, 4 and 4 as a subgraph (for brevity, we write C 4 ), and let v 1 , v 2 , v 3 and v 4 be their vertex notation in the appropriate order of the cycle C 4 . In Figure 2a, we show the ability to redraw a crossing of two edges of C 4 to obtain a new drawing of G * induced by D with fewer edge crossings (the vertex notation is now in a different order). The redrawing of C 4 in Figure 2b produces a drawing of another graph containing the complete bipartite graph K 2 , 4 as a subgraph, but Ho [17] knows that cr ( K 2 , 4 + D n ) = 6 n 2 n 1 2 + 2 n . Clearly, 6 n 2 n 1 2 + 2 n + 1 (obtained by adding one crossing by a return back to the original graph) is greater than our expected result of 6 n 2 n 1 2 + n + 2 n 2 .
Both considered redrawings of cycle C 4 allow us to suppose that edges of C 4 do not cross each other in all discussed good drawings of G * . In an effort to reach less than 6 n 2 n 1 2 + n + 2 n 2 crossings, two remaining vertices v 5 and v 6 of graph G * must be placed in the same region of the considered good subdrawing D ( C 4 ) . The reason is that removing all edges of C 4 results in a good drawing of H 1 + D n with at least 6 n 2 n 1 2 + 2 n 2 crossings by [31] (Theorem 1), where the graph H 1 on six vertices consists of one 4 cycle and two leaves adjacent to the same vertex of the 4 cycle (see Figure 1).
Theorem 1
([31], Theorem 3.4). cr ( H 1 + D n ) = 6 n 2 n 1 2 + 2 n 2 for n 1 .
Note that C 4 would be a separating cycle in this drawing and thus would be crossed at least n times. Based on that, in the rest of the paper, let both vertices v 5 and v 6 be placed in the common outer region of D ( C 4 ) .
Using the idea of a separating cycle, if we consider some subdrawing of the graph G * presented in Figure 3a or Figure 3b, then the value of cr ( H 2 + D n ) proofed in [33] (Theorem 2) enforces at least 6 n 2 n 1 2 + 2 n 2 + n + 1 crossings on edges of G * + D n .
Theorem 2
([33], Corollary 2). cr ( H 2 + D n ) = 6 n 2 n 1 2 + 2 n 2 for n 1 .
Removing all edges of the separating cycle v 3 v 4 v 6 v 3 in Figure 3c produces a good drawing that includes H 3 + D n as a subgraph. Consequently, the result of Theorem 3 also implies at least 6 n 2 n 1 2 + 2 n 2 + n + 1 crossings on the edges of G * + D n .
Theorem 3
([38], Theorem 3.4). cr ( H 3 + D n ) = 6 n 2 n 1 2 + 2 n 2 for n 1 .
In the next, let v 3 v 4 v 6 v 3 not be a separating cycle in D ( G * ) . In the case of the subdrawing of G * in Figure 4a, the good drawing of H 3 + D n with at least 6 n 2 n 1 2 + 2 n 2 crossings is obtained by removing all edges of the separating cycle v 3 v 5 v 4 v 3 by Theorem 3. Finally, removing all edges of the separating cycle v 1 v 5 v 2 v 1 in Figure 4b results in a good drawing, including H 4 + D n as a subgraph, which yields at least 6 n 2 n 1 2 + 2 n 2 + n + 1 crossings at edges of G * + D n according to Theorem 4.
Theorem 4
([13], Theorem 3.1). cr ( H 4 + D n ) = 6 n 2 n 1 2 + 2 n 2 for n 1 .
The proof of following Lemma 1 can be omitted based on all the above observations.
Lemma 1.
In any optimal drawing D of the join product G * + D n , the edges of C 4 do not cross each other. Moreover, if both vertices v 5 and v 6 are placed in a common region of D ( C 4 ) , then the drawing of G * induced by D is isomorphic to one of the six drawings depicted in Figure 5.
In the proof of Theorem 5, Lemma 2 related to some restricted subdrawings of the graph G * + D n is also required. The meaning of Lemma 2 is actually wider since it can be generalised for any graph G on six vertices fulfilling the conditions.
Lemma 2.
For n 2 , let D be a good drawing of G * + D n in which, for some i, i { 1 , , n } and for all j = 1 , , n , j i , cr D ( G * T i , T j ) 5 . If cr D ( G * T i , T j ) > 5 for p different subgraphs T j , then D has at least 6 n 2 n 1 2 + 4 n 2 + p + cr D ( G * T i ) crossings.
Proof. 
Let F i denote the subgraph G * T i for T i R D , where i { 1 , , n } . Thus, for a given subdrawing of G * in D, any subgraph F i is exactly represented by rot D ( t i ) . Assume, without loss of generality, that the edges of F n = G * T n are crossed in D at least five times by the edges of every subgraph T j , j = 1 , , n 1 and that p of subgraph T j crosses the edges of F n more than five times. As G * + D n = K 6 , n 1 F n , we have
cr D ( G * + D n ) = cr D K 6 , n 1 + cr D ( K 6 , n 1 , F n ) + cr D ( F n ) 6 n 1 2 n 2 2 + 5 ( n 1 ) + p + cr D ( G * T n ) 6 n 2 n 1 2 + 4 n 2 + p + cr D ( G * , T n ) + cr D ( G * ) .
Note that the last estimate used in the proof of Lemma 2 does not offer at least 6 n 2 n 1 2 + n + 2 n 2 crossings only for n odd with p = 0 and T n R D in some planar drawing of G * .
A final lemma that we will use in the proof of Theorem 5 is labelled Lemma 3:
Lemma 3.
cr ( G * + D 1 ) = 1 .
Proof. 
Figure 6 offers the subdrawing of G * + D 1 with 1 crossing, so cr ( G * + D 1 ) 1 . Graph G * + D 1 contains a subgraph isomorphic to K 3 , 3 , and it is well-known by Kleitman [41] that cr ( K 3 , 3 ) = 1 . As cr ( G * + D 1 ) cr ( K 3 , 3 ) = 1 , the proof of Lemma 3 is complete. □

4. Crossing Number of the Join Product G * + D n

Based on the previous sections, we have prepared all the lemmas for determining and proving the resulting value of the crossing number for investigated graph G * + D n .
Theorem 5.
cr ( G * + D n ) = 6 n 2 n 1 2 + n + 2 n 2 for n 1 .
Proof. 
The result is justified for n = 1 using Lemma 3. In Figure 6, the edges of the complete bipartite graph K 6 , n cross each other exactly
6 n 2 2 + 6 n 2 2 = 6 n 2 n 1 2
times, edges of any subgraph T i , i = 1 , , n 2 produce one crossing on edges of G * and edges of any subgraph T i , i = n 2 + 1 , , n create just three crossings on edges of G * . Thus, such an obtained number of crossings in Figure 6 gives us an upper bound for our Theorem 5. Suppose now that, for n 2 , there is a drawing D of G * + D n with
cr D ( G * + D n ) < 6 n 2 n 1 2 + n + 2 n 2 ,
and let
cr ( G * + D m ) = 6 m 2 m 1 2 + m + 2 m 2 for any integer m < n .
For easier reading, if r = | R D | and s = | S D | , then assumption (8) together with cr D ( K 6 , n ) 6 n 2 n 1 2 using (3) imply the following relation with respect to edge crossings of G * in D:
cr D ( G * ) + T i R D cr D ( G * , T i ) + T i S D cr D ( G * , T i ) + T i R D S D cr D ( G * , T i ) < n + 2 n 2 ,
i.e.,
cr D ( G * ) + 0 r + 1 s + 2 ( n r s ) < n + 2 n 2 .
Using the last inequality (11), we obtain r + s 1 , which ensures the existence of at least one subgraph T i whose edges could cross edges of G * at most once in D. In the following, it will be our aim to show a contradiction with (8) in all the considered subcases.
We suppose the drawing with the vertex notation of G * in such a way as shown in Figure 5a. Since the set R D S D is not empty, two possible subcases may occur:
(a)
Let R D be the non-empty set; that is, there is a subgraph T i R D . The reader can easily see that subgraph F i = G * T i is uniquely represented by rot D ( t i ) = ( 146325 ) . If edges of F i are crossed by any other subgraph T j at least five times, Lemma 2 contradicts assumption (8) in D. If there is a T j such that cr D ( G * T i , T j ) < 5 , then the vertex t j must be placed in the quadrangular region of subdrawing D ( G * ) with two vertices v 3 and v 4 of G * on its boundary, and cr D ( G * T i , T j ) = 4 enforces cr D ( T i , T j ) = 0 . Thus, by fixing subgraph T i T j , we have
cr D ( G * + D n 2 ) + cr D ( T i T j ) + cr D ( K 6 , n 2 , T i T j ) + cr D ( G * , T i T j ) 6 n 2 2 n 3 2 + n 2 + 2 n 2 2 + 0 + 6 ( n 2 ) + 4 = 6 n 2 n 1 2 + n + 2 n 2 ,
where the edges of T i T j are crossed by each other subgraph T k at least six times using cr D ( K 6 , 3 ) 6 again due to (3).
(b)
Let R D be the empty set; that is, there is a subgraph T i S D . There are only two ways of obtaining the subdrawing of G * T i depending on which of the two edges v 3 v 6 or v 4 v 6 of G * is crossed by t i v 4 or t i v 3 , respectively. For both such possibilities, Lemma 2 also confirms a contradiction with (8) because it is not difficult to verify that cr D ( G * T i , T j ) 5 is fulfilled for any T j , j i in all possible regions of D ( G * T i ) .
The verification proceeds in a similar way also for all five remaining drawings of graph G * in Figure 5. We have shown that there are at least 6 n 2 n 1 2 + n + 2 n 2 crossings in each good drawing D of G * + D n , and this completes the proof of Theorem 5. □

5. Conclusions

One of the first steps in finding the crossing number of a simple graph G = ( V ( G ) , E ( G ) ) in the join product with the discrete graphs D n is the analysis of its possible drawings. Such analysis becomes more complicated as the number of edges increases, especially if 3 V ( G ) 2 E ( G ) . The large number of possible non-isomorphic drawings of the investigated graph G * was a major problem for determining cr ( G * + D n ) . We found over 25 of them. As mentioned in the introduction, this problem is partially solved using two redrawings of G * in Figure 2 and separating cycles in Figure 3 and Figure 4, thanks to which it is not necessary to deal with all the drawings of G * . The crossing number of G * + D n equals to 6 n 2 n 1 2 + n + 2 n 2 is determined in Theorem 5 with the proof that is strongly based on Lemma 2. This lemma in a very special form can be used to establish crossing numbers of different graphs on six vertices too. The proofs are also created with the help of four subgraphs H k of our considered graph G * . We anticipate that similar types of methodologies can be applied to determine the unknown crossing numbers of other graphs that have six vertices but more edges. Of course, this also applies to graphs of order six that contain graph G * as a subgraph. Such discussions involve combining the graphs with discrete graphs, as well as with paths and cycles.

Author Contributions

Conceptualization, M.S. and J.F.; methodology, M.S.; validation, M.S. and J.F.; formal analysis, M.S.; investigation, M.S.; writing—original draft preparation, M.S.; writing—review and editing, J.F.; visualization, J.F.; supervision, M.S.; funding acquisition, J.F. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by Scientific Grant Agency (VEGA) under Contract 1/0584/20.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Schaefer, M. The Graph Crossing Number and its Variants: A Survey. Electron. J. Comb. 2013, 154. [Google Scholar] [CrossRef] [PubMed]
  2. Aichholzer, O.; Fabila-Monroy, R.; Fuchs, A.; Hidalgo-Toscano, C.; Parada, I.; Vogtenhuber, B.; Zaragoza, F. On the 2-Colored Crossing Number. In Proceedings of the 27th International Symposium on Graph Drawing and Network Visualization, Lecture Notes in Computer Science, SEP 17-20, Prague, Czech Republic, 17–20 September 2019; pp. 87–100. [Google Scholar]
  3. Nath, R.K.; Sen, B.; Sikdar, B.K. Optimal synthesis of QCA logic circuit eliminating wire-crossings. IET Circuits Devices Syst. 2017, 11, 201–208. [Google Scholar] [CrossRef] [Green Version]
  4. Gethner, E.; Hogben, L.; Lidicky, B.; Pfender, F.; Ruiz, A.; Young, M. On Crossing Numbers of Complete Tripartite and Balanced Complete Multipartite Graphs. J. Graph Theory 2017, 84, 552–565. [Google Scholar] [CrossRef] [Green Version]
  5. Jenny, B.; Stephen, D.M.; Muehlenhaus, I.; Marston, B.E.; Sharma, R.; Zhang, E.; Jenny, H. Design principles for origin-destination flow maps. Cartogr. Geogr. Inf. Sci. 2018, 45, 62–75. [Google Scholar] [CrossRef]
  6. Fernau, H.; Fomin, F.V.; Lokshtanov, D.; Mnich, M.; Philip, G.; Saurabh, S. Social Choice Meets Graph Drawing: How to Get Subexponential Time Algorithms for Ranking and Drawing Problems. Tsinghua Sci. Technol. 2014, 19, 374–386. [Google Scholar] [CrossRef]
  7. Fridman, G.; Vasiliev, Y.; Puhkalo, V.; Ryzhov, V. A Mixed-Integer Program for Drawing Orthogonal Hyperedges in a Hierarchical Hypergraph. Mathematics 2022, 10, 689. [Google Scholar] [CrossRef]
  8. Garey, M.R.; Johnson, D.S. Crossing number is NP-complete. SIAM J. Algebr. Discret. Methods 1983, 4, 312–316. [Google Scholar] [CrossRef]
  9. Clancy, K.; Haythorpe, M.; Newcombe, A. A survey of graphs with known or bounded crossing numbers. Australas. J. Comb. 2020, 78, 209–296. [Google Scholar]
  10. Klešč, M.; Schrötter, Š. The crossing numbers of join products of paths with graphs of order four. Discuss. Math. Graph Theory 2011, 31, 321–331. [Google Scholar] [CrossRef] [Green Version]
  11. Klešč, M. The crossing numbers of join of the special graph on six vertices with path and cycle. Discret. Math. 2010, 310, 1475–1481. [Google Scholar] [CrossRef] [Green Version]
  12. Asano, K. The crossing number of K1,3,n and K2,3,n. J. Graph Theory 1986, 10, 1–8. [Google Scholar] [CrossRef]
  13. Berežný, Š.; Staš, M. Cyclic permutations and crossing numbers of join products of symmetric graph of order six. Carpathian J. Math. 2018, 34, 143–155. [Google Scholar] [CrossRef]
  14. Berežný, Š.; Staš, M. On the crossing number of join of the wheel on six vertices with the discrete graph. Carpathian J. Math. 2020, 36, 381–390. [Google Scholar] [CrossRef]
  15. Ding, Z.; Huang, Y. The crossing numbers of join of some graphs with n isolated vertices. Discuss. Math. Graph Theory 2018, 38, 899–909. [Google Scholar] [CrossRef]
  16. Ho, P.T. The crossing number of K1,1,3,n. Ars Comb. 2011, 99, 461–471. [Google Scholar]
  17. Ho, P.T. The Crossing Number of K2,4,n. Ars Comb. 2013, 109, 527–537. [Google Scholar]
  18. Ho, P.T. The crossing number of K1,m,n. Discret. Math. 2008, 308, 5996–6002. [Google Scholar] [CrossRef] [Green Version]
  19. Ho, P.T. The crossing number of K2,2,2,n. Far East J. Appl. Math. 2008, 30, 43–69. [Google Scholar]
  20. Ho, P.T. On the crossing number of some complete multipartite graphs. Utilitas Math. 2009, 79, 125–143. [Google Scholar]
  21. Huang, Y.; Zhao, T. The crossing number of K1,4,n. Discret. Math. 2008, 308, 1634–1638. [Google Scholar] [CrossRef] [Green Version]
  22. Klešč, M. On the crossing numbers of products of stars and graphs of order five. Graphs Comb. 2001, 17, 289–294. [Google Scholar] [CrossRef]
  23. Klešč, M. On the Crossing Numbers of Cartesian Products of Stars and Graphs on Five Vertices. In Combinatorial Algorithms; LNCS; Springer: Berlin/Heidelberg, Germany, 2009; Volume 5874, pp. 324–333. [Google Scholar]
  24. Klešč, M.; Draženská, E. The crossing numbers of products of the graph K2,2,2 with stars. Carpathian J. Math. 2008, 24, 327–331. [Google Scholar]
  25. Klešč, M.; Kravecová, D.; Petrillová, J. The crossing numbers of join of special graphs. Electr. Eng. Inform. 2011, 2, 522–527. [Google Scholar]
  26. Klešč, M.; Schrötter, Š. The crossing numbers of join of paths and cycles with two graphs of order five. In Lecture Notes in Computer Science: Mathematical Modeling and Computational Science; Springer: Berlin/Heidelberg, Germany, 2012; Volume 7125, pp. 160–167. [Google Scholar]
  27. Klešč, M.; Schrötter, Š. On the crossing numbers of cartesian products of stars and graphs of order six. Discuss. Math. Graph Theory 2013, 33, 583–597. [Google Scholar] [CrossRef]
  28. Klešč, M.; Valo, M. Minimum crossings in join of graphs with paths and cycles. Acta Electrotech. Inform. 2012, 12, 32–37. [Google Scholar] [CrossRef]
  29. Mei, H.; Huang, Y. The Crossing Number of K1,5,n. Int. J. Math. Comb. 2007, 1, 33–44. [Google Scholar]
  30. Ouyang, Z.; Wang, J.; Huang, Y. The crossing number of join of the generalized Petersen graph P(3, 1) with path and cycle. Discuss. Math. Graph Theory 2018, 38, 351–370. [Google Scholar]
  31. Staš, M. Determining crossing numbers of graphs of order six using cyclic permutations. Bull. Aust. Math. Soc. 2018, 98, 353–362. [Google Scholar] [CrossRef]
  32. Staš, M. On the crossing number of join of the wheel on five vertices with the discrete graph. Bull. Aust. Math. Soc. 2020, 101, 353–361. [Google Scholar] [CrossRef]
  33. Staš, M. On the Crossing Numbers of Join Products of Four Graphs of Order Six With the Discrete Graph. Azerbaijan J. Math. 2022, 12, 80–97. [Google Scholar]
  34. Wang, Y.; Huang, Y. The crossing number of Cartesian product of 5-wheel with any tree. Discuss. Math. Graph Theory 2021, 41, 183–197. [Google Scholar]
  35. Wang, J.; Zhang, L.; Huang, Y. On the crossing number of the Cartesian product of a 6-vertex graph with Sn. Ars Comb. 2013, 109, 257–266. [Google Scholar]
  36. Staš, M. The Crossing Numbers of Join Products of Paths and Cycles with Four Graphs of Order Five. Mathematics 2021, 9, 1277. [Google Scholar] [CrossRef]
  37. Ding, Z.; Qian, X. The Crossing Number of Join of a Special Disconnected 6-Vertex Graph with Cycle. Mathematics 2023, 11, 2253. [Google Scholar] [CrossRef]
  38. Staš, M. On the crossing numbers of join products of five graphs of order six with the discrete graph. Opusc. Math. 2020, 40, 383–397. [Google Scholar] [CrossRef]
  39. Klešč, M.; Staš, M. Cyclic permutations in determining crossing numbers. Discuss. Math. Graph Theory 2022, 42, 1163–1183. [Google Scholar] [CrossRef]
  40. Klešč, M.; Staš, M.; Petrillová, J. The crossing numbers of join of special disconnected graph on five vertices with discrete graphs. Graphs Comb. 2022, 38, 35. [Google Scholar] [CrossRef]
  41. Kleitman, D.J. The crossing number of K5,n. J. Comb. Theory 1970, 9, 315–323. [Google Scholar] [CrossRef] [Green Version]
  42. Hernández-Vélez, C.; Medina, C.; Salazar, G. The optimal drawing of K5,n. Electron. J. Comb. 2014, 21, 29. [Google Scholar]
  43. Woodall, D.R. Cyclic-order graphs and Zarankiewicz’s crossing number conjecture. J. Graph Theory 1993, 17, 657–671. [Google Scholar] [CrossRef]
Figure 1. Four graphs H k on six vertices with well-known values of cr ( H k + D n ) , where k = 1 , 2 , 3 , 4 .
Figure 1. Four graphs H k on six vertices with well-known values of cr ( H k + D n ) , where k = 1 , 2 , 3 , 4 .
Mathematics 11 02960 g001
Figure 2. Elimination of a crossing on the edges of C 4 : (a) redrawing of graph G * with vertex notation in a different order; (b) redrawing of cycle C 4 , which causes a drawing of a new graph containing K 2 , 4 as a subgraph.
Figure 2. Elimination of a crossing on the edges of C 4 : (a) redrawing of graph G * with vertex notation in a different order; (b) redrawing of cycle C 4 , which causes a drawing of a new graph containing K 2 , 4 as a subgraph.
Mathematics 11 02960 g002
Figure 3. Three separating cycles on the edges of G * : (a) a subdrawing of G * with the separating cycle v 2 v 3 v 5 v 2 and the vertex v 4 located inside it; (b) a subdrawing of G * with the separating cycle v 2 v 3 v 5 v 2 and the vertex v 1 located inside it; (c) a subdrawing of G * with the separating cycle v 3 v 4 v 6 v 3 .
Figure 3. Three separating cycles on the edges of G * : (a) a subdrawing of G * with the separating cycle v 2 v 3 v 5 v 2 and the vertex v 4 located inside it; (b) a subdrawing of G * with the separating cycle v 2 v 3 v 5 v 2 and the vertex v 1 located inside it; (c) a subdrawing of G * with the separating cycle v 3 v 4 v 6 v 3 .
Mathematics 11 02960 g003
Figure 4. Two separating cycles on the edges of G * : (a) a subdrawing of G * with the separating cycle v 3 v 4 v 5 v 3 ; (b) a subdrawing of G * with the separating cycle v 1 v 2 v 5 v 1 .
Figure 4. Two separating cycles on the edges of G * : (a) a subdrawing of G * with the separating cycle v 3 v 4 v 5 v 3 ; (b) a subdrawing of G * with the separating cycle v 1 v 2 v 5 v 1 .
Mathematics 11 02960 g004
Figure 5. Six considered nonplanar drawings of graph G * with a possibility of obtaining a subgraph T i by which edges of G * can be crossed at most once: (a) the drawing of G * with cr D ( G * ) = 2 and two crossings on edge v 1 v 2 ; (b) the drawing of G * with cr D ( G * ) = 2 and two crossings on edge v 3 v 4 ; (c) the drawing of G * with cr D ( G * ) = 2 and two crossings on edge v 1 v 4 ; (d) the drawing of G * with two crossings on both edges v 1 v 2 and v 3 v 4 ; (e) the drawing of G * with cr D ( G * ) = 4 and two crossings on edge v 1 v 2 ; (f) the drawing of G * with cr D ( G * ) = 4 and two crossings on edge v 1 v 4 .
Figure 5. Six considered nonplanar drawings of graph G * with a possibility of obtaining a subgraph T i by which edges of G * can be crossed at most once: (a) the drawing of G * with cr D ( G * ) = 2 and two crossings on edge v 1 v 2 ; (b) the drawing of G * with cr D ( G * ) = 2 and two crossings on edge v 3 v 4 ; (c) the drawing of G * with cr D ( G * ) = 2 and two crossings on edge v 1 v 4 ; (d) the drawing of G * with two crossings on both edges v 1 v 2 and v 3 v 4 ; (e) the drawing of G * with cr D ( G * ) = 4 and two crossings on edge v 1 v 2 ; (f) the drawing of G * with cr D ( G * ) = 4 and two crossings on edge v 1 v 4 .
Mathematics 11 02960 g005
Figure 6. The good drawing of G * + D n with 6 n 2 n 1 2 + n + 2 n 2 crossings.
Figure 6. The good drawing of G * + D n with 6 n 2 n 1 2 + n + 2 n 2 crossings.
Mathematics 11 02960 g006
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Fortes, J.; Staš, M. Crossing Numbers of Join Product with Discrete Graphs: A Study on 6-Vertex Graphs. Mathematics 2023, 11, 2960. https://doi.org/10.3390/math11132960

AMA Style

Fortes J, Staš M. Crossing Numbers of Join Product with Discrete Graphs: A Study on 6-Vertex Graphs. Mathematics. 2023; 11(13):2960. https://doi.org/10.3390/math11132960

Chicago/Turabian Style

Fortes, Jana, and Michal Staš. 2023. "Crossing Numbers of Join Product with Discrete Graphs: A Study on 6-Vertex Graphs" Mathematics 11, no. 13: 2960. https://doi.org/10.3390/math11132960

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