Next Article in Journal
A Reaction–Diffusion System with Nonconstant Diffusion Coefficients: Exact and Numerical Solutions
Previous Article in Journal
A Novel Poisson–Weibull Model for Stress–Strength Reliability Analysis in Industrial Systems: Bayesian and Classical Approaches
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Edge Fault-Tolerant Strong Menger Edge Connectivity of Folded Crossed Cubes

1
School of Mathematical Sciences, Xiamen University, Xiamen 361005, China
2
School of Mathematics and Statistics, Qinghai Minzu University, Xining 810007, China
*
Author to whom correspondence should be addressed.
Axioms 2025, 14(9), 654; https://doi.org/10.3390/axioms14090654
Submission received: 14 July 2025 / Revised: 18 August 2025 / Accepted: 20 August 2025 / Published: 23 August 2025

Abstract

A graph is called strongly Menger-edge connected (SME-connected) if any two vertices are connected by as many edge-disjoint paths as their smaller degree. For positive integers t and r, a graph G is called t-edge-fault-tolerant SME-connected (t-EFT-SME-connected) of order r if G F is SME-connected for any set F of edges in G with | F | t and δ ( G F ) r . We show that the n-dimensional folded crossed cube is ( n 1 ) -EFT-SME-connected of order 1 and ( 3 n 5 ) -EFT-SME-connected of order 2. Let p ( G , f ) and p M ( G , f ) be the probabilities that G is connected and SME-connected when f edges are faulted randomly, respectively. We perform a numerical simulation on p ( G , f ) and p M ( G , f ) for a five-dimensional folded crossed cube and folded hypercube. The numerical results show that, in addition to their same edge connectivity and SME connectivity, these two graphs have almost the same values of p ( G , f ) and p M ( G , f ) for every f. This hints that, although the ‘edge-cross’ pattern in a hypercube-based graph can shorten the mean vertex distance, the ‘edge-cross’ is not a necessary pattern for strengthening the connectivity of the graph.
MSC:
68R10; 05C90; 05C40; 90C35

1. Introduction

The failure of nodes/processors or links is generally inevitable in large-scale networks and computing systems. Therefore, evaluating the reliability of large-scale networks or systems has become an essential issue. To evaluate the reliability, a number of fault tolerance models have been introduced, among which the notion of connectivity plays an important role.
The topology of a network is typically represented by a graph, in which vertices are used to depict nodes (or processors), and edges depict communication links. In graph theory, many types of connectivity were introduced from both theoretical and practical sides. The edge connectivity is one of the classical connectivities, which has been applied as a key measure on the reliability of a network. The edge connectivity is defined as the maximum number of faulty edges (deleted edges) that guarantees the connection of the graph. Precisely, the edge connectivity λ ( G ) of a graph G is the largest k such that the removal of any s edges from the graph with s < k does not disconnect the graph. This means that higher edge connectivity may guarantee higher reliability of a network in the sense of link failures.
We note that, by the definition, λ ( G ) is not greater than the minimum degree of G since the removal of all the edges incident with a vertex of minimum degree will disconnect the graph. In this sense, the edge connectivity λ ( G ) does not really satisfactorily reflect the connectivity between the vertices with larger degrees. On the other hand, by the celebrated Menger’s Max-Flow Min-Cut Theorem, a graph G that is k-edge-connected is equivalent to that G having at least k edge-disjoint paths between any two vertices of G. This provides us a nice way to consider the connectivity of a graph G in terms of edge-disjoint paths. From practical point of view, in a network with a larger number of edge-disjoint paths between any two vertices, more efficient routing can be achieved using vertex-disjoint paths, providing parallel routing and high fault tolerance, increasing the efficiency of data transmission, and decreasing transmission time [1]. In fact, various types of such connectivity were introduced to meet practical requirements; see [2,3,4,5]. Particularly, a connected graph is called strongly Menger edge-connected (SME-connected) [2,4] if any two vertices are connected by as many paths as their smaller degree. In this sense, an SME-connected network exhibits relatively well-balanced connectivity in the sense of vertex degrees, which not only guarantee the traditional edge connectivity but also as many edge-disjoint paths as possible between any two vertices. To see this, let us consider an instance. Let G 1 and G 2 be two graphs, as illustrated in Figure 1. We can see that G 1 and G 2 are both 2-edge-connected. Further, G 1 is SME-connected while G 2 is not because there are no three edge-disjoint paths connecting u and v in G 2 .
Theoretically, the traditional edge connectivity and SME connectivity ensure the maximum number of edges whose removal guarantees the connection between two vertices. However, in practical applications, even if more edges are faulted, a graph may still remain connected or SME-connected. Therefore, in the sense of edge fault tolerance, is it then natural to quantify the effect of edge faults (edge removal) or, in the sense of a probability model, to consider the probability that a graph is still connected or SME-connected when a given number of edges are faulted? To this end, for a graph G, we denote by p ( G , f ) and p M ( G , f ) the probabilities that G is edge-connected and SME-connected when f edges are faulted (removed) randomly, respectively.
Further, when edge faults occur at random under a uniform distribution, it is unlikely that the resulting graph after removing the faulty edges remains a single vertex or a vertex with a very small degree if the number of faulty edges is not too “large”. In this sense, Gu et al. [5] introduced the concept of t-edge-fault-tolerant SME-connected of order r as follows.
Definition 1 
([5]). For positive integers t and r, a connected graph G is t-edge-fault-tolerant SME-connected (t-EFT-SME-connected) of order r if each pair of vertices u and v in G F are connected by m i n { deg G F ( u ) , deg G F ( v ) } edge-disjoint paths for every F E ( G ) with | F | t and δ ( G F ) r , where δ ( G F ) is the minimum degree of G F and d e g G F ( u ) is the degree of u in G F .
From the definition above, we can see that the EFT-SME connectivity reflects the tolerance of SME connectivity of a network with edge faults. Further, we note that the notion of t-EFT-SME connectivity of order 2 is particularly called t-conditional EFT-SME-connected [6].
Due to their attractive structural properties such as simple labeling scheme, higher connectivity, higher fault-tolerance and routing capabilities, and lower regular vertex degree, hypercube-like networks have been known as the classic topologies of a network and widely used as many classical real-world multiprocessor systems [7,8,9,10] and other applications [5,11,12,13]. The  SME connectivity and t-EFT-SME connectivity were also studied on various types of hypercube-like networks [3], such as hypercube [4], crossed cube [14,15,16] balanced hypercube [17], augmented cube [18] and augmented k-ary n-cube [19].
We consider another type of hypercube-based network, namely the folded crossed cube [11] (see Definition 3 for a detailed definition) or folded crossed hypercube F C Q n [20], which is constructed from a crossed cube by adding an edge joining each pair of complementary vertices. Therefore, a folded crossed cube has one more degree than a hypercube-like network of the same dimensions. It is also known that the edge connectivity of a folded crossed cube equals its regular vertex degree [11], implying that every folded crossed cube is SME-connected since it is regular. In fact, the folded crossed cube inherits many nice topological properties of both the folded hypercube F Q n [6] (obtained from a hypercube by adding an edge joining each pair of complementary vertices) and the crossed cube, such as high-performance and low-cost architecture [20], short diameter, short mean internode distance, better fault tolerance and better message traffic density [11,21], and  super connectivity [22]. In addition, the g-extra connectivity [23,24], g-component diagnosability and g-good neighbor diagnosability [25], and the star-structure connectivity [26] of the folded crossed cubes were also studied in the literature.
In this paper, we consider the SME and EFT-SME connectivities of folded crossed cubes. The rest of the article is organised as follows. In the following section, we introduce some necessary terminologies, notations and the formal definition of a folded crossed cube. In Section 3, we show that the n-dimensional folded crossed cube F C Q n is ( n 1 ) -EFT-SME edge-connected of order 1 and ( 3 n 5 ) -EFT-SME connected of order 2, and the upper bounds n 1 and 3 n 5 are both the best possible. In comparison, in Section 4, we also performed a numerical simulation on the two probabilities p ( G , f ) and p M ( G , f ) for the folded crossed cube F C Q n and the folded cube F Q n . Our numerical results show that, in addition to their same edge connectivity and the same SME connectivity, F C Q 5 and F Q 5 have almost the same values of p ( G , f ) and p M ( G , f ) for every f. This implies that, compared with the folded hypercube, although the ‘edge-cross’ pattern in folded crossed cube shortens the mean internode distance [20], it does not strengthen the connectivity of the graph. Finally, the numerical results also show that, in contrast to the line graph of the generalized hypercube, both the folded crossed cube and the folded cube maintain nice SME connectivity when a number of edges are faulted.

2. Preliminaries

We begin with some elementary notations. Let G = ( V ( G ) , E ( G ) ) be a simple connected graph where V ( G ) and E ( G ) denote its vertex set and edge set, respectively. For a vertex x V ( G ) , we denote by N G ( x ) = { y : x y E ( G ) } the neighbor set of x and by deg G ( x ) = | N G ( x ) | the degree of x. In particular, if  d e g G ( x ) = k for every x V ( G ) , then the graph is called k-regular. Let δ ( G ) = m i n { d e g G ( x ) | x V ( G ) } denote the minimum degree of G. For two disjoint subgraphs or vertex sets H 1 , H 2 of G, we use E G ( H 1 , H 2 ) the edges with one endpoint in H 1 and the other in H 2 . For a subset F V ( G ) E ( G ) , the subgraph obtained from G by deleting F is denoted by G F . For any two vertices x , y in V ( G ) , a  ( x , y ) -path is a sequence of distinct vertices ( y 0 , y 1 , , y k ) such that x = y 0 , y = y k , and  x i y i + 1 E ( G ) for 0 i k 1 . An edge set F E ( G ) is a ( x , y ) -edge cut if G F has no ( x , y ) -path.
Two binary { 0 , 1 } -strings x = x 1 x 0 and y = y 1 y 0 are said to be pair-related if and only if ( x , y ) { ( 00 , 00 ) , ( 10 , 10 ) , ( 01 , 11 ) , ( 11 , 01 ) } and are denoted by x y . For a positive integer n, the n-dimensional crossed cube ( C Q n ) is recursively defined as follows:
Definition 2 
([14,15]). The vertices of C Q n are binary { 0 , 1 } -strings of length n. C Q 1 is the complete graph K 2 on two vertices 0 and 1. C Q 2 consists of four vertices 00 , 01 , 10 and 11, and four edges ( 00 , 01 ) , ( 01 , 11 ) , ( 11 , 10 ) and ( 10 , 00 ) . For  n 3 , C Q n consists of C Q n 1 0 and C Q n 1 1 obtained from C Q n 1 by adding 0 and 1 as the the first bit in the string of each vertex in C Q n 1 , respectively. Two vertices x = 0 x n 2 x n 3 x 1 x 0 V ( C Q n 1 0 ) and y = 1 y n 2 y n 3 y 1 y 0 V ( C Q n 1 1 ) are adjacent in C Q n if and only if
(1) 
x n 2 = y n 2 if n is even,
(2) 
x 2 i + 1 x 2 i y 2 i + 1 y 2 i for i with 0 i < ( n 1 ) / 2 .
For convenience, we call the edges between C Q n 1 0 and C Q n 1 1 the cross edges of C Q n . It is clear that the cross edges form a perfect matching of C Q n . Based on C Q n , we now give the formal definition of n-dimensional folded crossed cube ( F C Q n ) as follows:
Definition 3 
([20]). F C Q n is the graph obtained from C Q n by adding an edge, called the complementary edge, between every two complementary vertices.
x = x n 1 x n 2 x 0 and x ¯ = x ¯ n 1 x ¯ n 2 x ¯ 0 , where x ¯ i = 1 x i , i { 0 , 1 , , n 1 } .
Figure 2 illustrates C Q 3 and F C Q 3 . By the definition, it is clear that F C Q n is an ( n + 1 ) -regular graph with 2 n vertices and ( n + 1 ) 2 n 1 edges. For a graph G, let κ ( G ) be the connectivity of G, that is, the minimum cardinality of a set F of vertices in G such that G F is disconnected.
The properties introduced below will be used to prove the lemmas in Section 3.
Lemma 1 
([16]). For any integer n, we have κ ( C Q n ) = λ ( C Q n ) = n .
Lemma 2 
([11]). κ ( F C Q n ) = n + 1 .

3. The EFT-SME Connectivity of Folded Crossed Cubes

In this section, we study the EFT-SME connectivity of folded crossed cubes F C Q n , that is, the tolerance of SME connectivity of folded crossed cubes with edge faults.
Firstly, since κ ( G ) λ ( G ) δ ( G ) for any graph G, by Lemma 2, we have λ ( F C Q n ) = n + 1 and, hence, F C Q n is SME-connected as it is ( n + 1 ) -regular, which could be viewed as the SME connectivity of F C Q n with no edge faults. In the sense of edge fault tolerance, it is then natural to consider its SME connectivity with edge faults. Recall that an SME-connected graph must be connected by the definition. Therefore, if we consider the EFT-SME connectivity, the remaining graph when the faulty edges are removed must have a minimum degree at least 1, or in terms of EFT-SME connectivity of order r, we must have r 1 . We first give our result for r = 1 as follows:
Theorem 1. 
For any integer n with n 3 , F C Q n is ( n 1 ) -EFT-SME-connected of order 1.
Remark 1. 
The upper bound n 1 in Theorem 1 is the best possibility. Let u 0 V ( F C Q n ) , u N F C Q n ( u 0 ) and let v be a vertex not adjacent to u 0 . Let F = E ( u 0 , N F C Q n ( u 0 ) { u } ) , then | F | = n . It is clear that d e g F C Q n F ( u ) = d e g F C Q n F ( v ) = n + 1 but F C Q n F does not have ( n + 1 ) edge-disjoint paths between u and v, meaning that F C Q n is not n-EFT-SME-connected of order 1.
For the case when r = 2 , recall that a t-EFT-SME-connected graph of order 2 is also called t-conditional EFT-SME-connected graph. Before giving our results, we introduce two results related to the conditional EFT-SME connectivities of hypercube-like graph H L n (see [3,9,27] for its definition) and folded hypercube F Q n (the graph obtained from hypercube Q n by adding an edge between every pair of two complementary vertices, [3,4]).
Theorem 2 
([3]). For any n 3 , H L n is ( 3 n 8 ) -conditional EFT-SME-connected and the upper bound 3 n 8 is optimal.
We note that H L n is an n-regular graph, which includes a large number of hypercube-like graphs such as the hypercube, Möbius cube and crossed cube, etc. For  ( n + 1 ) -regular graph F Q n , the upper bound 3 n 8 could be increased to 3 n 5 , as follows:
Theorem 3 
([6]). For any n 5 , F Q n is ( 3 n 5 ) -conditional EFT-SME-connected, and the upper bound 3 n 5 is optimal.
For folded crossed cubes F C Q n , we now give its EFT-SME connectivity of order 2 as follows:
Theorem 4. 
For any integer n with n 5 , F C Q n is ( 3 n 5 ) -EFT-SME-connected of order 2.
Remark 2. 
The upper bound 3 n 5 in Theorem 4 is the best possibility. Let C = u u 1 u 2 u 3 be a cycle of length four in F C Q n and w N F C Q n ( u 1 ) { u , u 2 } . Let F = i = 1 3 E ( u i , N F C Q n ( u i ) ) { E ( C ) ( u 1 , w ) } . Then, | F | = 3 n 4 . Let v V ( F C Q n ) i = 1 3 N F C Q n ( u i ) , then d e g F C Q n F ( u ) = d e g F C Q n F ( v ) = n + 1 . It can be seen that F C Q n F does not have ( n + 1 ) -edge-disjoint paths between u and v. Thus, F C Q n is not ( 3 n 4 ) -EFT-SME-connected of order 2.
Theorems 1 and 3 shows that the folded cube F Q n and the folded crossed cube F C Q n have not only the same edge connectivity n + 1 but also the same EFT-SME connectivity of order 2. In addition, we will perform a numerical simulation in the following section to see that F Q n and F C Q n have almost the same probability that they are connected (or SME-connected) when f ( f n + 1 ) edges are faulted.
We give our proofs of Theorems 1 and 4 in Appendix A. Since an F C Q n is constructed from two C Q n 1 and, moreover, the  C Q n 1 is a particular graph of the class H L n 1 , the following lemmas are necessary for our proof.
Lemma 3 
([12]). For any positive integer n, C Q n is super-edge-connected. That is, for any S E ( C Q n ) with | S | = n , C Q n S is connected or has a component H with | V ( H ) | = 2 n 1 .
Lemma 4 
([27]). For any n with n 2 and S E ( H L n ) with | S | 2 n 3 , H L n S has a component H such that | V ( H ) | 2 n 1 .
Lemma 5 
([3]). For any n with n 4 and S E ( H L n ) with | S | 3 n 5 , H L n S has a component H such that | V ( H ) | 2 n 2 .
Lemma 6 
([3]). For any n with n 4 and S E ( H L n ) with | S | 4 n 9 , H L n S has a component H such that | V ( H ) | 2 n 3 .

4. Numerical Simulation and Conclusions Remark

As mentioned in Section 1, the edge connectivity and EFT-SME connectivity of a graph reflect only the worst-case that the graph is disconnected when a number of edges are faulted. In this section we focus on the problem: what will happen if more edges are faulted? Specifically, we investigate the two measurements p ( G , f ) and p M ( G , f ) , that is, the probabilities that G is connected and SME-connected, respectively, when f edges are faulted randomly. Indeed, determining the exact values of p ( G , f ) and p M ( G , f ) is in general much difficult. Instead, we will perform a numerical simulation on λ f ( G ) and λ f M ( G ) , the numbers of connected graphs and SME-connected graphs when f edges are faulted, by which we give the numerical analyses of p ( G , f ) and p M ( G , f ) . Practically, we choose F C Q 5 and F Q 5 as the instances for our simulation because they have the same regularity, the same edge connectivity and the same EFT-SME connectivity of order 2.
Since F C Q 5 and F Q 5 are 6-regular and 6-edge-connected with 32 vertices and 96 edges, they are connected if less than 6 edges are faulted and disconnected if more than 65 edges are faulted. In our simulation, for each integer f with 6 f 65 , we choose 2000 random graphs obtained from the original graph by removing f edges that are generated randomly, called the faulty edge sets.
The next step of the simulation is to count the connected graphs and SME-connected graphs among the 2000 random graphs, that is, the values of λ f ( G ) and λ f M ( G ) . For connectivity, we note that two vertices u and v of a graph G of order n are connected if and only if the element ( u , v ) (the element at the u-th row and v-th column) in the matrix A n 2 + A n 1 is not 0, where A is the adjacency matrix of G. For SME connectivity, by its definition and the Max-Flow Min-Cut Theorem, a graph G is SME-connected if and only if G has no two vertices u and v, and an edge cut F with | F | < min { d ( u ) , d ( v ) } , such that F separates the two vertices u and v. Since F C Q 5 and F Q 5 are 6-regular, the vertex degrees of the 2000 random graphs are not greater than 6. This means that if such edge cut F exists, it must consist of at most 5 edges. Further, to decrease the time-complexity, for each of the 2000 random graphs, we choose 10,000 edge subsets that are generated randomly, instead of choosing all the possible edge sets with at most 5 edges.
In terms of λ f ( G ) and λ f M ( G ) , it is clear that p ( G , f ) = λ f ( G ) / 2000 and p M ( G , f ) = λ f M ( G ) / 2000 .
We now give our algorithm for the values of λ f ( G ) and λ f M ( G ) for each f with 6 f 65 as Algorithm 1.
Algorithm 1 The values of λ f ( G ) and λ f M ( G ) for each f with 6 f 65 .
Input: A (the adjacency matrix of G);
for  6 f 65 , F f = { F f 1 , F f 2 , , F f 2000 }
(the class of 2000 randomly generated faulty edge sets with f edges, represented as matrices);
for  f = 6 : 65
Initialization: λ f = 0 , λ f M = 0
for  i = 1 : 2000
if  ( A F f i ) 31 + ( A F f i ) 30 has no 0 elements
then  λ f = λ f + 1 and let E f i = : { E f i 1 , , E f i 10 , 000 }
(the class of 10,000 randomly generated edge subsets of A F f i with at most 5 edges)
for j = 1:10,000
if  ( A F f i E f i j ) 31 + ( A F f i E f i j ) 30 has a 0 element ( s , t ) satisfies
min { d ( s ) , d ( t ) } > | E f i j |
break, let i = i + 1
else  j = j + 1
if for all j, ( A F f i E f i j ) 31 + ( A F f i E f i j ) 30 has no 0 element ( s , t ) satisfies
min { d ( s ) , d ( t ) } > | E f i j |
then  λ f M = λ f M + 1
else  i = i + 1
output λ f
output λ f M
The time complexity of above algorithm is as follows:
Time Complexity
Outer Loop: Iterates over f from 6 to 65, resulting in 60 iterations.
Middle Loop: For each f, iterates over 2000 faulty edge sets F f i , leading to 2000 iterations.
Inner Loop: For each F f i , generates up to 10,000 random edge subsets E f i j , contributing 10,000 iterations.
Matrix Operations: Each evaluation of whether ( A F f i E f i j ) 31 + ( A F f i E f i j ) 30 contains zero elements involves matrix exponentiation and addition. For an n × n adjacency matrix, each exponentiation operation has a complexity of O ( n 3 ) using standard matrix multiplication, while matrix addition is O ( n 2 ) . Given the computation of both the 31st and 30th powers, the total cost per evaluation is O ( 61 n 3 ) .
Thus, the overall worst-case time complexity is
T ( n ) = 60 × 2000 × 10 , 000 × O ( 61 n 3 ) = O ( 7.32 × 10 10 n 3 ) .
We can see that, although the coefficient 7.32 × 10 10 is large, the above time complexity is of polynomial-time in n, which could be potentially applied to larger networks.
By applying the algorithm above on F C Q 5 and F Q 5 with f = 6 , 7 , , 66 , we list the numerical results in Table 1 and Table 2 and illustrate the probabilities p ( G , f ) and p M ( G , f ) as in Figure 3.
From the numerical results, we can see that F C Q 5 and F Q 5 have almost the same values of p ( G , f ) and p M ( G , f ) for every f either.
Compared with the traditional edge connectivity, it is clear that the SME connectivity is a stronger version of connectivities, which may vary from different graphs even if they have the same edge connectivity. For this reason, we consider the average ratio r ( G ) of the number of SME-connected graphs to that of the connected graphs when the number of edges is faulted in G, where G { F C Q 5 , F Q 5 } , i.e.,
r ( F C Q 5 ) = f = 6 65 p M ( F C Q 5 , f ) 96 f f = 6 65 p ( F C Q 5 , f ) 96 f = 0.554 .
and
r ( F Q 5 ) = f = 6 65 p M ( F Q 5 , f ) 96 f f = 6 65 p ( F Q 5 , f ) 96 f = 0.548 .

Conclusions Remark

In this paper, we studied the connectivity of the folded crossed cube F C Q n from both theoretical and numerical analyses. Due to its its nice structure, that is, the hypercube-based structure, F C Q n , has actually high connectivity and SME connectivity. In comparison, we also performed a numerical simulation on the two probabilities p ( G , f ) and p M ( G , f ) for the folded crossed cube F C Q n and the folded cube F Q n . We note that F C Q n has much shorter mean internode distance than that of F Q n [20]. However, our numerical results show that, in addition to their same edge connectivity and the same SME connectivity, F C Q 5 and F Q 5 have almost the same values of p ( G , f ) and p M ( G , f ) for every f. This implies that, compared with the folded hypercube, although the ‘crossed’ pattern of edges in folded crossed cube shorten the mean internode distance, it does not strengthen the connectivity of the graph.
Finally, by the numerical results, we also give the average ratio r ( F C Q n ) = 0.554 and r ( F Q n ) = 0.548 , which are much higher than 0.0475, the average ratio of the line graph of the generalized hypercube F C Q n [13]. This means that both the folded crossed cube and the folded cube maintain nice SME connectivity when a number of edges are faulted.

Author Contributions

H.J. and J.Q. have both contributed to all parts of the writing of this manuscript. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China grant number 12361070.

Data Availability Statement

The data that support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The author declares no conflicts of interest.

Appendix A

For convenience, by its recursive construction, we write F C Q n symbolically as F C Q n = G 0 G 1 , where G 0 = C Q n 1 0 and G 1 = C Q n 1 1 . We denote by P the set of all the complementary edges and cross edges of F C Q n . Clearly, | P | = 2 n . For S E ( F C Q n ) , in the following lemmas we denote S 0 = S E ( G 0 ) , S 1 = S E ( G 1 ) , S P = S P , and without loss of generality, we assume that | S 0 | | S 1 | . It is clear that S = S 0 S 1 S P . Further, we recall that each vertex of G 1 is adjacent to exactly two vertices of G 0 . This fact will be frequently used in our following proofs.
Lemma A1. 
Let n 3 and S E ( F C Q n ) . If | S | 2 n 1 , then F C Q n S contains a connected component H with | V ( H ) | 2 n 1 .
Proof. 
Since | S 0 | | S 1 | , we have | S 0 | ( 2 n 1 ) / 2 = n 1 .
Case 1. | S 0 | = n 1 .
By Lemma 3, G 0 S 0 is connected or has a component H 0 with | V ( H 0 ) | = 2 n 1 1 . Since n 1 = | S 0 | | S 1 | , we have | S P | = | S | | S 0 | | S 1 | 2 n 1 2 ( n 1 ) = 1 . Further, by the fact that each vertex of G 1 is adjacent to exactly two vertices of G 0 , it follows that each vertex of G 1 is adjacent to a vertex of H 0 in F C Q n S . Hence, V ( G 0 ) V ( G 1 ) or V ( H 0 ) V ( G 1 ) induces a connected component of order at least 2 n 1 in F C Q n S .
Case 2. | S 0 | n 2 .
It is clear that G 0 S 0 is connected.
Case 2.1. | S 1 | = n 2 .
Since λ ( G 1 ) = n 1 , G 1 S 1 is connected. It follows from | P | = 2 n and | S P | 2 n 1 that | P S P | 2 n ( 2 n 1 ) 3 as n 3 . Then G 0 S 0 is connected to G 1 S 1 . Therefore, F C Q n S is connected.
Case 2.2. n 1 | S 1 | 2 ( n 1 ) 3 = 2 n 5 .
By Lemma 4, G 1 S 1 has a connected component H 1 and | V ( H 1 ) | 2 n 1 1 . Since G 0 S 0 is connected, it follows from | P | = 2 n and | S P | 2 n 1 that | P S P | 2 n ( 2 n 1 ) 3 as n 3 . Then H 1 has vertices adjacent to G 0 S 0 . Thus, V ( H 1 ) V ( G 0 ) induces a connected component of order 2 n 1 .
Case 2.3. 2 n 4 | S 1 | 2 n 1 .
In this case, | S P | ( 2 n 1 ) ( 2 n 4 ) = 3 . Recall that each vertex of G 1 is adjacent to exactly two vertices of G 0 . This means that at most one vertex of G 1 , say x, is not adjacent to G 0 in F C Q n S . Therefore, V ( G 0 ) ( V ( G 1 ) x ) induces a connected component of order 2 n 1 in F C Q n S . □
Lemma A2. 
Let n 5 and S E ( F C Q n ) . If | S | 3 n 2 , then F C Q n S contains a connected component H with | V ( H ) | 2 n 2 .
Proof. 
It is clear that | S 0 | | S | / 2 2 n 4 as n 5 .
Case 1. | S 0 | n 2 .
Since λ ( G 0 ) = n 1 , G 0 S 0 is connected.
Case 1.1. | S 1 | 3 ( n 1 ) 5 = 3 n 8 .
By Lemma 5, G 1 S 1 has a connected component H 1 such that | V ( H 1 ) | 2 n 1 2 . Since | S P | 3 n 2 , we have | P S P | 2 n ( 3 n 2 ) 19 as n 5 . On the other hand, recall that each vertex of G 1 is adjacent to exactly two vertices of G 0 . Therefore, E F C Q n S ( G 0 , H 1 ) 19 2 × 2 = 15 , meaning that G 0 and H 1 are joined by at least 15 edges. Hence, V ( G 0 ) V ( H 1 ) induces a connected component of order at least 2 n 2 in F C Q n S .
Case 1.2. 3 n 7 | S 1 | 3 n 2 .
Under this condition, we have | S P | | S | | S 1 | 5 . On the other hand, again by the fact that each vertex of G 1 is adjacent to exactly two vertices of G 0 , at most two vertices of G 1 , say u , v , are not adjacent to G 0 in F C Q n S . Hence, V ( G 0 ) V ( G 1 ) { u , v } induces a connected component of order 2 n 2 .
Case 2. n 1 | S 0 | 2 ( n 1 ) 3 = 2 n 5 .
By Lemma 4, G 0 S 0 contains a connected component H 0 with | V ( H 0 ) | 2 n 1 1 . Obviously, | S 1 | | S | | S 0 | 3 n 2 n + 1 = 2 n 1 .
Case 2.1. n 1 | S 1 | 2 ( n 1 ) 3 = 2 n 5 .
By Lemma 4, G 1 S 1 contains a connected component H 1 with | V ( H 1 ) | 2 n 1 1 . Since | S P | 3 n 2 2 ( n 1 ) = n , we have | P S P | 2 n n 27 as n 5 . Thus, H 0 has vertices adjacent to H 1 , yielding a connected component of order 2 × ( 2 n 1 1 ) = 2 n 2 .
Case 2.2. 2 n 4 | S 1 | 2 n 1 .
In this case, we have | S P | = | S | | S 0 | | S 1 | 3 n 2 n + 1 2 n + 4 = 3 . Hence, at most one vertex of G 1 is not adjacent to H 0 in F C Q n S since each vertex of G 1 is adjacent to exactly two vertices of H 0 in F C Q n . This yields a connected component of order 2 × ( 2 n 1 1 ) = 2 n 2 .
Case 3. | S 0 | = 2 n 4 .
Since 2 n 4 3 ( n 1 ) 5 , G 0 S 0 contains a connected component H 0 with | V ( H 0 ) | 2 n 1 2 by Lemma 5. Let V ( G 0 ) V ( H 0 ) = { u , v } . Note that S 0 E F C Q n ( { u , v } , V ( H 0 ) ) , and | E F C Q n ( { u , v } , V ( H 0 ) ) | = 2 n 4 if u v E ( G 0 ) and | E F C Q n ( { u , v } , V ( H 0 ) ) | = 2 n 2 otherwise. Hence, u v E ( G 0 ) and S 0 = E F C Q n ( { u , v } , V ( H 0 ) ) as | S 0 | = 2 n 4 . Further, it is known that F C Q n contains no triangle [22]. Therefore, each vertex of G 1 is adjacent to at most one of u , v and is hence adjacent to at least one vertex of H 0 . Thus, V ( G 0 ) V ( H 0 ) induces a connected component of order 2 n 2 in F C Q n S . □
Lemma A3. 
Let n 5 and S E ( F C Q n ) . If | S | 4 n 5 , then F C Q n S contains a connected component H with | V ( H ) | 2 n 3 .
Proof. 
It is clear that | S 0 | | S 1 | / 2 2 n 3 .
Case 1. | S 0 | n 2 .
Since λ ( G 0 ) = n 1 , G 0 S 0 is connected.
Case 1.1. | S 1 | 4 ( n 1 ) 9 = 4 n 13 .
It is clear that | P S P | 2 n ( 4 n 5 ) 17 as n 5 . Since | S 1 | 4 ( n 1 ) 9 , so by Lemma 6, G 1 S 1 has a connected component H 1 such that | V ( H 1 ) | 2 n 1 3 . Therefore, E F C Q n F ( G 0 , H 1 ) 17 3 × 2 = 11 , meaning that G 0 and H 1 are joined by at least 11 edges. Hence, V ( G 0 ) V ( H 1 ) induces a connected component of order 2 n 3 in F C Q n S .
Case 1.2. 4 n 12 | S 1 | 4 n 5 .
Under this condition, we have | S P | | S | | S 1 | 7 . On the other hand, again by the fact that each vertex of G 1 is adjacent to exactly two vertices of G 0 , at most three vertices of G 1 , say u , v , w , are not adjacent to G 0 in F C Q n S . Hence, V ( G 0 ) V ( G 1 ) { u , v , w } induces a connected component of order 2 n 3 .
Case 2. n 1 | S 0 | 2 ( n 1 ) 3 = 2 n 5 .
By Lemma 4, G 0 S 0 contains a connected component H 0 with | V ( H 0 ) | | V ( G 0 S 0 ) | 1 = 2 n 1 1 . Note that | S 1 | | S | | S 0 | 3 n 4 .
Case 2.1. n 1 | S 1 | 3 ( n 1 ) 5 = 3 n 8 .
By Lemma 5, G 1 S 1 contains a connected component H 1 with | V ( H 1 ) | | V ( G 1 S 1 ) | 2 = 2 n 1 2 . Note that | S P | = | S | | S 0 | | S 1 | 2 n 3 . Hence, | P S P | 2 n 2 n + 3 25 as n 5 . Therefore, | E F C Q n S ( H 0 , H 1 ) | 25 3 × 2 > 0 , meaning that V ( H 0 ) V ( H 1 ) induces a connected component of order 2 n 3 in F C Q n S .
Case 2.2. 3 n 7 | S 1 | 3 n 4 .
Let V ( G 0 ) V ( H 0 ) = { u } , and let v and w be the two vertices of G 1 that are adjacent to u. It can be seen that each of v and w is adjacent to exactly one vertex of H 0 , say s and t, respectively, while each vertex of G 1 other than v and w is adjacent to exactly two vertices of H 0 . On the other hand, we note that | S P | = | S | | S 0 | | S 1 | 4 n 5 n + 1 3 n + 7 = 3 . This means that at most two vertices of G 1 are not adjacent to H 0 in F C Q n S (in particular, if exactly two vertices of G 1 are not adjacent to H 0 in F C Q n S then S P must include the two edges v s and w t ).
Case 3. 2 n 4 | S 0 | 2 n 3 .
Note that 2 n 3 3 ( n 1 ) 5 as n 5 . So by Lemma 5, G 0 S 0 contains a connected component H 0 with | V ( H 0 ) | | V ( G 0 ) | 2 = 2 n 1 2 . Let V ( G 0 ) V ( H 0 ) = { u , v } . Further, we note that S 0 E G 0 ( { u , v } , V ( H 0 ) ) . If u and v are not adjacent then | E G 0 ( { u , v } , V ( H 0 ) ) | 2 × ( n 1 ) = 2 n 2 , a contradiction. Hence, u v E ( G 0 ) . We first assume that | S 1 | 2 n 3 . Similarly, G 1 S 1 contains a connected component H 1 with | V ( H 1 ) | | V ( G 1 ) | 2 and s t E ( G 1 ) , where { s , t } = V ( G 1 ) V ( H 1 ) . On the other hand, | S P | 4 n 5 2 × ( 2 n 4 ) = 3 , meaning that H 0 and H 1 are joined by at least one edge in F C Q n S . Recall that F C Q n has no triangles. Then each of u and v is adjacent to at most one vertex of s , t and therefore, adjacent to at least one vertex of H 1 . Similarly, each of s and t is adjacent to at least one vertex of H 0 . Hence, if no vertex of u , v , s , t is adjacent to H 0 H 1 in F C Q n S , then | S P | 4 , a contradiction. Hence, at least one of u , v , s , t is adjacent to H 0 H 1 , yielding a connected component of order 2 n 3 .
We now assume that | S 1 | = 2 n 2 . Again by the fact that F C Q n has no triangles and u v E ( G 0 ) , each vertex of G 1 is adjacent to at least one vertex of H 0 in F C Q n . On the other hand, | S 2 | 4 n 5 ( 2 n 4 ) ( 2 n 2 ) = 1 . Therefore, at most one vertex of G 1 , say s, is not adjacent to H 0 in F C Q n S . Hence, V ( H 0 ) V ( G 1 ) { s } induces a connected component of order 2 n 3 . □
We now give our proofs of Theorems 1 and 4.
Proof of Theorem 1. 
Let F E ( F C Q n ) with | F | n 1 . It is clear that F C Q n F is connected since λ ( F C Q n ) = n + 1 . We prove that F C Q n F is SME connected.
Let x and y be any two distinct vertices in F C Q n , and assume without loss of generality that d e g F C Q n F ( x ) = min { d e g F C Q n F ( x ) , d e g F C Q n F ( y ) } . By Menger’s Max-Flow Min-Cut Theorem, it suffices to show that the minimum size of an ( x , y ) -edge cut is d e g F C Q n F ( x ) . Assume to the contrary that x and y are disconnected by removing an edge set E f with | E f | d e g F C Q n F ( x ) 1 . Since d e g F C Q n F ( x ) d e g F C Q n ( x ) = n + 1 , we have | E f | n .
Let S = F E f . Then | S | 2 n 1 . So by Lemma A1, F C Q n S contains a connected component H with | V ( H ) | 2 n 1 . Since x and y are disconnected, we must have | V ( H ) | = 2 n 1 and | V ( F C Q n ) V ( H ) | = 1 . This means that either x V ( H ) and V ( F C Q n ) V ( H ) = { y } , or y V ( H ) and V ( F C Q n ) V ( H ) = { x } . In other words, either x or y is a single-vertex component in F C Q n S . On the other hand, recall that | E f | < d e g F C Q n F ( x ) d e g F C Q n F ( y ) , meaning that neither x nor y is a single-vertex component in F C Q n S . This is a contradiction, which completes our proof. □
Proof of Theorem 4. 
Let F E ( F C Q n ) with | F | 3 n 5 and δ ( F C Q n F ) 2 . Since | F | 3 n 5 < 3 n 2 , by Lemma A2, F C Q n F contains a connected component H with | V ( H ) | 2 n 2 . This implies that the components in F C Q n F other than H, have at most two vertices and, therefore, it has minimum degree of 1 at most. On the other hand, since δ ( F C Q n F ) 2 , by the choice of F we must have that F C Q n F is connected.
Let x and y be two vertices in F C Q n F . Assume without loss of generality that d e g F C Q n F ( x ) = min { d e g F C Q n F ( x ) , d e g F C Q n F ( y ) }. Suppose to the contrary that x and y are disconnected by removing an edge set E f with | E f | d e g F C Q n F ( x ) 1 . Since d e g F C Q n F ( x ) d e g F C Q n ( x ) = n + 1 , so | E f | n . Let S = F E f . Hence | S | 3 n 5 + n = 4 n 5 . So by Lemma A3, F C Q n S contains a connected component H with | V ( H ) | 2 n 3 . Since x and y are disconnected in F C Q n S , we first assume that x V ( F C Q n ) V ( H ) .
Case 1. | V ( H ) | = 2 n 1 .
In this case, x is isolated in F C Q n S , meaning that all edges incident with x in F C Q n F must be in E f . Thus | E f | E ( x , H ) = d e g F C Q n F ( x ) , contradicting | E f | d e g F C Q n F ( x ) 1 .
Case 2. | V ( H ) | = 2 n 2 .
Let V ( F C Q n ) V ( H ) = { x , z } . Consider the graph F C Q n F . Since δ ( F C Q n F ) 2 , z is adjacent to at least one vertex of H. Thus, | E f | | E ( { x , z } , V ( H ) ) | d e g F C Q n F ( x ) 1 + 1 = d e g F C Q n F ( x ) , contradicting | E f | d e g F C Q n F ( x ) 1 .
Case 3. | V ( H ) | = 2 n 3 .
Let x , t , u be the three vertices not in H. Since δ ( F C Q n F ) 2 , each vertex of x , t , u has a degree no less than 2. Further, recall that F C Q n contains no triangle. Hence, { x , t , u } does not form a triangle. Therefore, it is not difficult to verify that | E F C Q n F ( { x , t , u } , H ) | deg F C Q n F ( x ) . On the other hand, we notice that E f E F C Q n F ( { x , t , u } , H ) . This means that | E f | deg F C Q n F ( x ) , again a contradiction. □

References

  1. Chen, Y.C.; Chen, M.H.; Tan, J.J.M. Maximally local connectivity and connected components of augmented cubes. Inf. Sci. 2014, 273, 387–392. [Google Scholar] [CrossRef]
  2. Oh, E.; Chen, J. On strong Menger-connectivity of star graphs. Discret. Appl. Math. 2003, 129, 499–511. [Google Scholar] [CrossRef]
  3. Li, P.S.; Xu, M. Edge-fault-tolerant strong Menger edge connectivity on the class of hypercube-like networks. Discret. Appl. Math. 2019, 259, 145–152. [Google Scholar] [CrossRef]
  4. Qiao, Y.L.; Yang, W.H. Edge disjoint paths in hypercubes and folded hypercubes with conditonal faults. Appl. Math. Comput. 2017, 294, 96–101. [Google Scholar] [CrossRef]
  5. Gu, M.M.; He, S.J.; Hao, R.X.; Cheng, E. Strongly Menger connectedness of data center network and (n,k)-star graph. Theoret. Comput. Sci. 2019, 799, 94–103. [Google Scholar] [CrossRef]
  6. Cheng, Q.; Li, P.S.; Xu, M. Conditional (edge-)fault-tolerant strong Menger (edge) connectivity of folded hypercubes. Theoret. Comput. Sci. 2018, 728, 1–8. [Google Scholar] [CrossRef]
  7. Day, K.D.; Al-Ayyoub, A.E. Fault diameter of k-ary n-cube networks. IEEE Trans. Parallel Distrib. Syst. 1997, 9, 903–907. [Google Scholar] [CrossRef]
  8. Fan, J.X. Hamilton-connectivity and cycle-embedding of the Möbius cube. Inf. Process. Lett. 2002, 82, 113–117. [Google Scholar] [CrossRef]
  9. Vaidya, A.S.; Rao, P.S.N.; Shankar, S.R. A class of hypercube-like networks. In Proceedings of the 1993 5th IEEE Symposium on Parallel and Distributed Processing, Dallas, TX, USA, 1–4 December 1993; pp. 800–803. [Google Scholar]
  10. Shih, L.M.; Chiang, C.F.; Hsu, L.H.; Tan, J.J.M. Strong Menger connectivity with conditional faults on the class of hypercube-like networks. Inform. Process. Lett. 2008, 106, 64–69. [Google Scholar] [CrossRef]
  11. Adhikari, N.; Tripathy, C.R. The folded crossed cube: A new intercon-nection network for parallel systems. Int. J. Comput. Appl. 2010, 4, 43–50. [Google Scholar]
  12. Chen, Y.C.; Tan, J.J.; Hsu, L.H.; Kao, S.S. Super-connectivity and super-edge-connectivity for some interconnection networks. Appl. Math. Comput. 2003, 140, 245–254. [Google Scholar] [CrossRef]
  13. Jia, H.S.; Qian, J.G. Menger-Type connectivity of line graphs of generalized hypercubes with faulty edges. Comput. J. 2024, 67, 2118–2125. [Google Scholar] [CrossRef]
  14. Efe, K. A variation on the hypercube with lower diameter. IEEE Trans. Comput. 1991, 40, 1312–1316. [Google Scholar] [CrossRef]
  15. Efe, K. The crossed cube architecture for parallel computation. IEEE Trans. Parallel Distrib. Syst. 1992, 3, 513–524. [Google Scholar] [CrossRef]
  16. Kulasinghe, P.D. Connectivity of the crossed cube. Inform. Process. Lett. 1997, 61, 221–226. [Google Scholar] [CrossRef]
  17. Li, P.S.; Xu, M. Fault-tolerant strong Menger (edge) connectivity and 3-extra edge-connectivity of balanced hypercubes. Theoret. Comput. Sci. 2018, 707, 56–68. [Google Scholar] [CrossRef]
  18. Ma, M.J.; Yu, J.G. Edge-disjoint paths in faulty augmented cubes. Discret. Appl. Math. 2021, 294, 108–114. [Google Scholar] [CrossRef]
  19. Gu, M.M.; Chang, J.M.; Hao, R.X. Strong Menger connectedness of augmented k-ary n-cubes. Comput. J. 2021, 64, 812–825. [Google Scholar] [CrossRef]
  20. Zhang, Y.Q. Folded-crossed hypercube: A complete interconnection network. J. Syst. Archit. 2002, 47, 917–922. [Google Scholar] [CrossRef]
  21. Pai, K.J.; Chang, J.M.; Yang, J.S. Vertex-transitivity on folded crossed cubes. Inform. Process. Lett. 2016, 116, 689–693. [Google Scholar] [CrossRef]
  22. Cai, X.P.; Vumar, E. The super connectivity of folded crossed cubes. Inform. Process. Lett. 2019, 142, 52–56. [Google Scholar] [CrossRef]
  23. Guo, H.M.; Sabir, E.; Mamut, A. The g-extra connectivity of folded crossed cubes. J. Parallel Distrib. Comput. 2022, 166, 139–146. [Google Scholar] [CrossRef]
  24. Cai, X.P.; Yang, W. On 2-extra edge connectivity of folded crossed cube. J. Univ. Sci. Technol. China 2020, 50, 94–99. [Google Scholar]
  25. Niu, B.H.; Zhou, S.M.; Zhang, H.; Zhang, Q.F. Fault tolerability analysis of folded crossed cubes based on g-component and g-good neighbor fault pattern. Theoret. Comput. Sci. 2023, 959, 113858. [Google Scholar] [CrossRef]
  26. Guo, H.M.; Hao, R.X.; Mamut, A.; Chang, J.M.; Wu, J. Structure connectivity of folded crossed cubes based on faulty stars. J. Appl. Math. Comput. 2025, 71, 3803–3832. [Google Scholar] [CrossRef]
  27. Hong, W.S.; Hsieh, S.Y. Extra edge connectivity of hypercube-like networks. Int. J. Parallel Emergent Distrib. Syst. 2013, 28, 123–133. [Google Scholar] [CrossRef]
Figure 1. G 1 and G 2 .
Figure 1. G 1 and G 2 .
Axioms 14 00654 g001
Figure 2. C Q 3 and F C Q 3 .
Figure 2. C Q 3 and F C Q 3 .
Axioms 14 00654 g002
Figure 3. The probabilities p ( G , f ) and p M ( G , f ) .
Figure 3. The probabilities p ( G , f ) and p M ( G , f ) .
Axioms 14 00654 g003
Table 1. The numerical results of λ f , λ f M , p ( F C Q 5 , f ) , p M ( F C Q 5 , f ) .
Table 1. The numerical results of λ f , λ f M , p ( F C Q 5 , f ) , p M ( F C Q 5 , f ) .
f16171819202122232425262728
λ f 2000200020002000199919961994199119891978198319791970
λ f M 2000199819981994199519931983197719721960194119251906
p f 11110.99950.9980.9970.99550.99450.9890.99150.98950.985
p f M 10.9990.9990.9970.99750.99650.99150.98850.9860.980.97050.96250.953
f 29 30 31 32 33 34 35 36 37 38 39 40 41
λ f 1968195519481934192719041878186018391794177217091690
λ f M 18781823178417111643159714771389127111561071878755
p f 0.9840.97750.9740.9670.96350.9520.9390.930.91950.8970.8860.85450.845
p f M 0.9390.91150.8920.85550.82150.79850.73850.69450.63550.5780.53550.4390.3775
f 42 43 44 45 46 47 48 49 50 51 52 53 54
λ f 165015831523142313611272121411171029934857738653
λ f M 6204813812501591037532238400
p f 0.8250.79150.76150.71150.68050.6360.6070.55850.51450.4670.42850.3690.3265
p f M 0.310.24050.19050.1250.07950.05150.03750.0160.01150.0040.00200
f 55 56 57 58 59 60 61 62 63 64 65 --
λ f 533427334262205121844422111--
λ f M 00000000000--
p f 0.26650.21350.1670.1310.10250.06050.0420.0220.0110.00550.0005
p f M 00000000000--
Table 2. The numerical results of λ f , λ f M , p ( F Q 5 , f ) , p M ( F Q 5 , f ) .
Table 2. The numerical results of λ f , λ f M , p ( F Q 5 , f ) , p M ( F Q 5 , f ) .
f16171819202122232425262728
λ f 2000199919981996199619961994199019901986198319761971
λ f M 1999199819961994199319861978197119721948193919281899
p f 10.9990.9990.9980.9980.9980.9970.9950.9950.9930.99150.9880.986
p f M 0.9990.9990.9980.9970.9970.9930.9890.9900.9860.9740.9700.9640.950
f 29 30 31 32 33 34 35 36 37 38 39 40 41
λ f 1971195819451931192319011879186418381815178117631663
λ f M 18821838179417271676155814781422129511601036914775
p f 0.9900.9790.97250.9700.9620.9510.9400.9320.9190.90750.8910.8820.832
p f M 0.9410.9190.8970.8640.8380.7790.7390.7110.6480.5800.5180.4570.388
f 42 43 44 45 46 47 48 49 50 51 52 53 54
λ f 162315801534147513541306125011211015933831727646
λ f M 619465342283176987335148200
p f 0.8120.7900.7670.7380.6770.6530.6250.5610.5080.4670.4160.3640.323
p f M 0.3100.2330.1710.1420.0880.0490.0370.0180.0070.0040.00100
f 55 56 57 58 59 60 61 62 63 64 65 --
λ f 5384613192641801341014720122--
λ f M 00000000000--
p f 0.2690.2310.1600.1320.090.0670.0510.0240.010.0060.001
p f M 00000000000--
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

Jia, H.; Qian, J. Edge Fault-Tolerant Strong Menger Edge Connectivity of Folded Crossed Cubes. Axioms 2025, 14, 654. https://doi.org/10.3390/axioms14090654

AMA Style

Jia H, Qian J. Edge Fault-Tolerant Strong Menger Edge Connectivity of Folded Crossed Cubes. Axioms. 2025; 14(9):654. https://doi.org/10.3390/axioms14090654

Chicago/Turabian Style

Jia, Huanshen, and Jianguo Qian. 2025. "Edge Fault-Tolerant Strong Menger Edge Connectivity of Folded Crossed Cubes" Axioms 14, no. 9: 654. https://doi.org/10.3390/axioms14090654

APA Style

Jia, H., & Qian, J. (2025). Edge Fault-Tolerant Strong Menger Edge Connectivity of Folded Crossed Cubes. Axioms, 14(9), 654. https://doi.org/10.3390/axioms14090654

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