CN116846820A - Fault-tolerant routing algorithm based on condition of 1 extra connectivity - Google Patents

Fault-tolerant routing algorithm based on condition of 1 extra connectivity Download PDF

Info

Publication number
CN116846820A
CN116846820A CN202311036854.0A CN202311036854A CN116846820A CN 116846820 A CN116846820 A CN 116846820A CN 202311036854 A CN202311036854 A CN 202311036854A CN 116846820 A CN116846820 A CN 116846820A
Authority
CN
China
Prior art keywords
vertex
path
sub
fault
graph
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311036854.0A
Other languages
Chinese (zh)
Inventor
韩志杰
张贝
赵龑骧
程普
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Henan University
Original Assignee
Henan University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Henan University filed Critical Henan University
Priority to CN202311036854.0A priority Critical patent/CN116846820A/en
Publication of CN116846820A publication Critical patent/CN116846820A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/24Multipath
    • H04L45/247Multipath using M:N active or standby paths
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/14Routing performance; Theoretical aspects
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/22Alternate routing

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention relates to the technical field of data center network fault tolerance, in particular to a fault-tolerant routing algorithm based on a 1-extra connectivity condition, which is applicable to a correction bubbling ordering network MB of a data center network n . In this algorithm, MB n The number of the fault vertexes is smaller than 1, and after the fault vertexes are deleted, at least 2 non-fault vertexes exist in each sub-graph. The algorithm can find a fault-free path between any two fault-free vertices in each branch, wherein 1 extra connectivity is also called 1-extra connectivity. When some routes in the network fail, the algorithm can automatically calculate an alternative path to ensure the normal operation of the network, and the stability and fault tolerance of the network can be improved.

Description

Fault-tolerant routing algorithm based on condition of 1 extra connectivity
Technical Field
The invention relates to the technical field of data center network fault tolerance, in particular to a fault-tolerant routing algorithm based on a condition of 1 extra connectivity.
Background
As the number of processors in a network increases, the probability of a processor failing increases. When a processor in a network fails, whether certain characteristics in the network continue to depend on the fault tolerance of the network is a key indicator for measuring the quality of the interconnection network. In recent years, the fault tolerance problem of interconnection networks has been a hotspot for researchers to study. The vertex connectivity is an important parameter for measuring network fault tolerance. Moreover, in a network where some processors fail and remain connected after deletion, how to route between the processors without failure is an important issue to consider in studying the fault tolerance of the network, which is called a fault tolerant routing problem. While merely measuring the fault tolerance of a network by vertex connectivity is still deficient, for example, for some common network structures, the vertex connectivity is at most the minimum of the number of neighbors of all vertices in the network. In this case, the probability that all neighbors of a certain vertex fail at the same time is extremely small, especially when the size of G is large enough, the probability that this occurs approaches 0. Therefore, the conventional vertex connectivity does not scale well to the quality of the actual interconnect network fault tolerance.
Disclosure of Invention
The summary of the invention is provided to introduce a selection of concepts in a simplified form that are further described below in the detailed description. The summary of the invention is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
In order to solve the fault-tolerant routing problem, the invention provides a fault-tolerant routing algorithm based on the condition of 1 additional connectivity.
The invention provides a fault-tolerant routing algorithm based on a condition of 1 extra connectivity, which comprises the following steps:
determining a departure vertex x and a destination vertex y, and judging a subgraph MB α n Sum-sub picture MB β n Whether or not it is the same sub-graph, wherein the departure vertex x is located in sub-graph MB α n In which the destination vertex y is located in sub-picture MB β n In (a) and (b);
if α is not equal to β, then determine |F α |、|F β I and kappa (MB) n ) And invoking a corresponding method to obtain a total path under the corresponding condition, wherein,the total path is a path formed by fault-free paths, the starting point of the total path is a departure vertex x, and the end point of the total path is a destination vertex y;
if α=β, then determine |f α=β I and kappa (MB) n ) And calling the corresponding method to obtain the total path under the corresponding condition.
Optionally, the judging |F α |、|F β I and kappa (MB) n ) And calling a corresponding method to obtain a total path under the corresponding condition, comprising:
if |F α |≥κ(MB n ) Then the PATHSEQ method is called to obtain the departure vertex x from the sub-graph MB α n reaches G-MB α n Any vertex z 1 Is not failed path P of (1) 1 The method comprises the steps of carrying out a first treatment on the surface of the If the destination vertex y is vertex z 1 The total path is P 1 The method comprises the steps of carrying out a first treatment on the surface of the If the destination vertex y is not the vertex z 1 Then the MBVP method is called to obtain the sub-graph G-MB α Vertex z in n 1 Failure-free path P to destination vertex y 2 The method comprises the steps of carrying out a first treatment on the surface of the The total path is obtained as (P 1 ,P 2 );
If |F β |≥κ(MB n ) Then the PATHSEQ method is called to obtain the destination vertex y from sub-graph MB β n Reach G-MB β n Any vertex z 2 Is not failed path P of (1) 1 The method comprises the steps of carrying out a first treatment on the surface of the If the departure vertex x is vertex z 2 The total path is P 1 The method comprises the steps of carrying out a first treatment on the surface of the If the departure vertex x is not the vertex z 2 Then the MBVP method is called to obtain the sub-graph G-MB β Departure vertex x reaches vertex z in n 2 Is not failed path P of (1) 2 The method comprises the steps of carrying out a first treatment on the surface of the The total path is obtained as (P 2 ,P 1 -1 ) Wherein P is 1 -1 Is P 1 Is a reverse path of (a);
if |F α |<κ(MB n ) And |F β |<κ(MB n ) Then the PATHSEQ method is called to obtain the departure vertex x from the sub-graph MB α n reaches MB β n Any vertex z 3 Is not failed path P of (1) 1 The method comprises the steps of carrying out a first treatment on the surface of the If the destination vertex y is vertex z 3 The total path is P 1 The method comprises the steps of carrying out a first treatment on the surface of the If the destination vertexy is not the vertex z 3 Then call MBVP method to get in-sub-picture MB β n Middle vertex z 3 Failure-free path P to destination vertex y 2 The method comprises the steps of carrying out a first treatment on the surface of the The total path is obtained as (P 1 ,P 2 )。
Optionally, the judging |F α=β I and kappa (MB) n ) And calling a corresponding method to obtain a total path under the corresponding condition, comprising:
if |F α=β |<κ(MB n ) Then call MBVP to get in-sub-picture MB α In n, the departure vertex x reaches a fault-free path P of the destination vertex y, and the fault-free path P is taken as a total path;
if |F α=β |≥κ(MB n ) Then call PATHSEQ to get departure vertex x from sub-graph MB α n reaches G-MB α n Failure-free path P of any vertex s 1 The method comprises the steps of carrying out a first treatment on the surface of the Invoking PATHSEQ to obtain destination vertex y from sub-graph MB β n Reach G-MB β n Failure-free path P of any vertex h 2 The method comprises the steps of carrying out a first treatment on the surface of the If P 1 And P 2 With common vertices, let the first common vertex be vertex z, and the total Path be (Path (P) 1 ,x,z),Path(P 2 -1 Z, y)); if P 1 And P 2 Without common vertices, invoking MBVP gets in sub-graph G-MB α n Failure-free path P of middle vertex s to vertex h 3 The total path was obtained as (P 1 ,P 3 ,P 2 -1 )。
The invention has the following beneficial effects:
the invention can quickly find a fault-free path between any two fault-free peaks under the condition of some peak faults, improves the stability and fault tolerance of the network, and ensures the continuity and normal operation of the network. The modified bubbling ordering network has wide application prospect in the fields of data centers, high-performance computation and the like, has better network performance and reliability, and is easy to realize and operate and maintain. The modified bubbling ordering network is a network topology structure with very good locality, and only short-distance links exist between nodes, so that delay in the network can be effectively reduced. The multi-channel parallel link processing system has a plurality of parallel links, can process a plurality of data simultaneously, and has high bandwidth and throughput. The correction bubbling ordering network is easy to realize and deploy, the construction and operation cost of the network can be effectively reduced, the topological structure is flexible, the expansion and adjustment can be carried out according to the needs, and the network has good expandability. The conventional vertex connectivity does not measure the quality of the fault tolerance of the actual interconnection network well. To solve this problem, F' abrega and Fiol define g-extra connectivity based on the concept of conditional connectivity. After requiring the deletion of the failed vertices in the network, each branch remaining contains at least g+1 non-failed vertices.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions and advantages of the prior art, the following description will briefly explain the drawings used in the embodiments or the description of the prior art, and it is obvious that the drawings in the following description are only some embodiments of the invention, and other drawings can be obtained according to the drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a fault tolerant routing algorithm based on the condition of 1 additional connectivity according to the present invention;
FIG. 2 is a further flowchart of the present invention;
FIG. 3 is a schematic diagram of a modified bubble ordering network MB of the present invention 4 A schematic structural diagram.
Detailed Description
In order to further describe the technical means and effects adopted by the present invention to achieve the preset purpose, the following detailed description is given below of the specific implementation, structure, features and effects of the technical solution according to the present invention with reference to the accompanying drawings and preferred embodiments. In the following description, different "one embodiment" or "another embodiment" means that the embodiments are not necessarily the same. Furthermore, the particular features, structures, or characteristics of one or more embodiments may be combined in any suitable manner.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs.
The invention provides a fault-tolerant routing algorithm based on a condition of 1 extra connectivity, which comprises the following steps:
the degree of vertex connectivity of G is the minimum number of vertices that need to be removed to render G unconnected or trivial, denoted by k (G). Let MB j n For the vertex set { u } n u n-1 ...u 2 j, where j e<n>\{0};MB J n Is U-shaped j∈J V(MB j n ) Derived subgraph, whereinFor any one vertex set +.>Let F j =F∩V(MB j n ),F J =∪ j∈J F j ,|F J I is set F J Is a number of (a) in the number of (b) in the number of (a).
Determining a departure vertex x and a destination vertex y, and judging a subgraph MB α n Sum-sub picture MB β n Whether it is the same subgraph;
if α is not equal to β, then determine |F α |、|F β I and kappa (MB) n ) And calling a corresponding method to obtain a total path under a corresponding condition;
if α=β, then determine |f α=β I and kappa (MB) n ) And calling the corresponding method to obtain the total path under the corresponding condition.
The following detailed development of each step is performed:
referring to fig. 1, a flow of some embodiments of a fault-tolerant routing algorithm based on a 1-extra connectivity condition according to the present invention is shown. The fault-tolerant routing algorithm based on the condition of 1 additional connectivity comprises the following steps:
step S1, determining a departure vertex x and a destination vertexy, judge sub-picture MB α n Sum-sub picture MB β n Whether it is the same sub-graph.
In some embodiments, departure vertex x and destination vertex y may be determined, and subgraph MB may be determined α n Sum-sub picture MB β n Whether it is the same sub-graph.
Wherein the departure vertex x is located in the sub-picture MB α n Is a kind of medium. The destination vertex y is located in sub-picture MB β n Is a kind of medium.
As an example, a departure vertex x and a destination vertex y may be determined, the departure vertex x being located in the subgraph MB α n The destination vertex y is located in sub-picture MB β n Is a kind of medium. Judging MB α n And MB (MB) β n If the sub-graph is the same sub-graph, if the alpha is not equal to the beta, executing the step S2; conversely, if α=β, step S3 is performed.
A further flow chart of the present invention may be as shown in fig. 2, taking as an example a modified bubble ordering network, the modified bubble ordering network structure when n=4 may be as shown in fig. 3.
Step S2, if α is not equal to β, judging |F α |、|F β I and kappa (MB) n ) And calling the corresponding method to obtain the total path under the corresponding condition.
In some embodiments, if α+.β, then |F can be determined α |、|F β I and kappa (MB) n ) And calling the corresponding method to obtain the total path under the corresponding condition.
The total path is a path formed by fault-free vertexes, the starting point of the total path is a departure vertex x, and the end point of the total path is a destination vertex y.
As an example, if α+.β, then determine |f α |、|F β I and kappa (MB) n ) The step of calling different methods to obtain paths under various conditions can comprise the following steps:
first, if |F α |≥κ(MB n ) Then the PATHSEQ method is called to obtain the departure vertex x from the sub-graph MB α n reaches G-MB α n Any one of the topsPoint z 1 Is not failed path P of (1) 1 . If the destination vertex y is vertex z 1 The total path is P 1 The method comprises the steps of carrying out a first treatment on the surface of the If the destination vertex y is not the vertex z 1 Then the MBVP method is called to obtain the sub-graph G-MB α Vertex z in n 1 Failure-free path P to destination vertex y 2 . Thus, the total path is (P 1 ,P 2 )。
Second step, if |F β |≥κ(MB n ) Then the PATHSEQ method is called to obtain the destination vertex y from sub-graph MB β n Reach G-MB β n Any vertex z 2 Is not failed path P of (1) 1 . If the departure vertex x is vertex z 2 The total path is P 1 The method comprises the steps of carrying out a first treatment on the surface of the If the departure vertex x is not the vertex z 2 Then the MBVP method is called to obtain the sub-graph G-MB β Departure vertex x reaches vertex z in n 2 Is not failed path P of (1) 2 . Thus, the total path is (P 2 ,P 1 -1 ) Wherein P is 1 -1 Is P 1 I.e. the path from vertex z to vertex y.
Third step, if |F α |<κ(MB n ) And |F β |<κ(MB n ) I.e. |F α |<κ(MB n )&&|F β |<κ(MB n ) Then the PATHSEQ method is called to obtain the departure vertex x from the sub-graph MB α n reaches MB β n Any vertex z 3 Is not failed path P of (1) 1 . If the destination vertex y is vertex z 3 The total path is P 1 The method comprises the steps of carrying out a first treatment on the surface of the If the destination vertex y is not the vertex z 3 Then call MBVP method to get in-sub-picture MB β n Middle vertex z 3 Failure-free path P to destination vertex y 2 . Thus, the total path is (P 1 ,P 2 )。
Step S3, if α=β, judging |f α=β I and kappa (MB) n ) And calling the corresponding method to obtain the total path under the corresponding condition.
In some embodiments, if α=β, then |f can be determined α=β I and kappa (MB) n ) And calling the corresponding method to obtain the total path under the corresponding condition.
As an example, if α=β, the judgment is |f α=β I and kappa (MB) n ) The step of calling different methods to obtain paths under various conditions can comprise the following steps:
first, if |F α=β |<κ(MB n ) Then call MBVP to get in-sub-picture MB α And n, the departure vertex x reaches the non-fault path P of the destination vertex y, and the non-fault path P is taken as a total path.
Second step, if |F α=β |≥κ(MB n ) Then call PATHSEQ to get departure vertex x from sub-graph MB α n reaches G-MB α n Failure-free path P of any vertex s 1 . Re-invoking PATHSEQ to obtain destination vertex y from sub-graph MB β n Reach G-MB β n Failure-free path P of any vertex h 2 . If P 1 And P 2 With common vertices, the first common vertex is made vertex z, so the total Path is (Path (P) 1 ,x,z),Path(P 2 -1 Z, y)), where Path (P) 1 X, z) is path P 1 Path from vertex x to vertex z, path (P 2 -1 Z, y) is path P 2 -1 From vertex z to vertex y. If P 1 And P 2 Without common vertices, invoking MBVP gets in sub-graph G-MB α n Failure-free path P of middle vertex s to vertex h 3 Thus, the total path is obtained as (P 1 ,P 3 ,P 2 -1 )。
Whereby a failure-free path between any two failure-free vertices can be found in each branch. The whole method is named as MBEVP, and the pseudo code corresponding to the MBEVP can be shown in table 1.
TABLE 1
The pseudo code corresponding to PATHSEQ may be as shown in Table 2.
TABLE 2
The pseudo code corresponding to MBVP may be as shown in table 3.
TABLE 3 Table 3
It should be noted that, regarding the time complexity analysis, the function PATHSEQ (x, F, H is first applied to the time complexity of MBEVP 1 ,H 2 ) And MBVP (x, y, G, F). For the function PATHSEQ (x, F, H 1 ,H 2 ) Wherein H is 1 And H 2 Is two subgraphs of G and x is in subgraph H 1 Is a kind of medium. Depending on the situation, the function may give x to subgraph H 2 Path (x, x) 1 )、(x,x 2 ,x 3 ) Or (x, x) 1 ,x 2 ,x 3 ). The time complexity of the execution of the PATHSEQ under different conditions is as follows:
case 1, the resulting path is (x, x 1 ). If it isThe function is derived from (N G (x)∩V(H 2 ) Selecting a vertex x from \F 1 The final return path (x, x 1 ). The time complexity in this case is O (1).
Case 2, the resulting path is (x, x 2 ,x 3 ). The function first traverses the set (N G (x)∩V(H 1 ) F), let each vertex in the set be x 2 Then from (N) G (x)∩V(H 2 ) Selecting a vertex x3 from \f, and finally returning the path (x, x) 2 ,x 3 ). The temporal complexity in this case is O (|n) G (x)∩V(H 1 )|)≤O(n)。
Case 3, the resulting path is (x, x 1 ,x 2 ,x 3 ). In this case, the function is first calculated from (N G (x)∩V(H 1 ) Selecting a vertex x from \F 1 And take the set S≡N G (x 1 ∩V(H 1 ))\(F∪N G (x)∩V(H 1 ))). The time complexity of this process is O (1). Then the function will traverse the set S, let x 2 Is any vertex in set S. Thereafter from (N) G (x 2 )∩V(H 2 ) Selecting a vertex x from \F 3 The final return path (x, x 1 ,x 2 ,x 3 ). The time complexity in this case is O (|S|) +.O (n).
The functions PATHSEQ (x, F, H) can be obtained by combining case 1, case 2 and case 3 1 ,H 2 ) Is O (n).
Next, the temporal complexity of the function MBVP (x, y, G, F) is analyzed. The function first calls the function buildpath set (MB) n X, y) to obtain n disjoint paths of x and y in G-F. The time complexity of the process is O (n 3 ). The function MBVP then traverses these disjoint paths to find a fault-free path. If it is determined whether a path is a fault-free path, it is necessary to determine whether each vertex in the path is in the fault set F. The time complexity of this process is O (n). Since invoking the buildpath set results in n paths in total, this determination is performed up to n times. In summary, the time complexity of finding a fault-free path is O (n 3 )×O(n)=O(n 4 )。
Finally, the temporal complexity of the MBEVP was analyzed. The temporal complexity of the MBEVP in both cases α+.β and α=β is as follows:
case 1, when α+.β, can include the following 3 seed cases:
sub-case 1, when |F α |≥κ(MB n ) When MBEVP first passes PATHSEQ (x, F, MB) α n,G-MB α n) obtaining a sequence from u to G-MB α P of vertex z in n 1 The time complexity of this process is O (n). Then, if z=y, then the MBEVP returns to P 1 . Thus, a fault-free path P is obtained in G-F for x and y 1 Is O (n). If z+.y, MBEVP returns to path (P 1 ,MBVP(z,y,G-MB α n,F\F α )). This procedure requires that the function MBVP (z, y, G-MB) is called first α n,F\F α ) Constructing a fault-free path with a time complexity of O (n 4 ). Then splice P 1 And MBVP as described above (z, y, G-MB) α n,F\F α ) The time complexity of the process is O (1) for the constructed fault-free path. Thus, the time complexity of obtaining a fault-free path of x and y in G-F is O (n) +O (n 4 )+O(1)≤O(n 4 )。
Sub-case 2, when |F β |≥κ(MB n ) At this time, similar to the discussion in sub-scenario 1 included in scenario 1, the time complexity of the failure-free paths resulting in x and y in G-F is O (n 4 )。
Sub-case 3, when |F α |<κ(MB n )&&|F β |<κ(MB n ) At this time, similar to the discussion in sub-scenario 1 included in scenario 1, the time complexity of the failure-free paths resulting in x and y in G-F is O (n 4 )。
Case 2, when α=β, may include the following 2 seed cases:
sub-case 1, when |F α |<κ(MB n ) In this case, MBEVP will directly invoke the algorithm MBVP (x, y, MB) α n,F α ) Constructing a fault-free path, the time complexity of the process is O (n 4 )。
Sub-case 2, when |F α |≥κ(MB n ) When MBEVP will first call the PATHSEQ function to get a sub-graph from xG-MB α Failure-free path P of s in n 1 And a segment from y to sub-picture G-MB α Failure-free path P for vertex h in n 2 . Here P is obtained 1 And P 2 The time complexity of (a) is O (n), respectively. Then, if P 1 And P 2 Let z be the first common vertex, then the MBEVP returns the Path (P 1 ,x,z),Path(P 2 -1 Z, y)). Because of P 1 And P 2 At most dist (x, y) +2 vertices, so the time complexity of obtaining a common vertex z is O (|V (P) 1 )|×|V(P 2 )|)≤O((dist(x,y)+2)×(dist(x,y)+2))≤O(n 2 ). Because the path (P) 1 The time complexity of x, z) is O (1), thus a fault-free Path (Path (P1, x, z), path (P) 2 -1 Z, y)) is O (2 n) +o (n) 2 )≤O(n 2 ). If P 1 And P 2 Without a common vertex, MBEVP would return a path (P 1 ,MBVP(s,h,G-MB α n,F\F α ),P 2 -1 ). The process will call the algorithm MBVP (s, h, G-MB first α n,F\F α ) Constructing a fault-free path with a temporal complexity of O (n 4 ). Then splice P 1 MBVP (s, h, G-MB) as described above α n,F\F α ) Constructed fault-free path and P 2 -1 The time complexity of this process is O (1). Thus, a fault-free path (P 1 ,MBVP(s,h,G-MB α n,F\F α ),P 2 -1 ) Is of the temporal complexity O (2 n) 2 )+O(n 4 )+O(1)≤O(n 4 )。
Combining all the above cases and situations, the time complexity of MBEVP is O (n 4 )。
In summary, the invention can quickly find a fault-free path between any two fault-free peaks under the condition of some peak faults, thereby improving the stability and fault tolerance of the network and ensuring the continuity and normal operation of the network.
The above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the invention and are intended to be included within the scope of the invention.

Claims (3)

1. A fault tolerant routing algorithm based on the condition of 1 additional connectivity, comprising the steps of:
determining a departure vertex x and a destination vertex y, and judging a subgraph MB α n Sum-sub picture MB β n Whether or not it is the same sub-graph, wherein the departure vertex x is located in sub-graph MB α n In which the destination vertex y is located in sub-picture MB β n In (a) and (b);
if α is not equal to β, then determine |F α |、|F β I and kappa (MB) n ) And calling a corresponding method to obtain a total path under a corresponding condition, wherein the total path is a path formed by a fault-free path, the starting point of the total path is a departure vertex x, and the end point of the total path is a destination vertex y;
if α=β, then determine |f α=β I and kappa (MB) n ) And calling the corresponding method to obtain the total path under the corresponding condition.
2. The fault-tolerant routing algorithm based on the condition of 1-extra connectivity according to claim 1, wherein the determination |f α |、|F β I and kappa (MB) n ) And calling a corresponding method to obtain a total path under the corresponding condition, comprising:
if |F α |≥κ(MB n ) Then the PATHSEQ method is called to obtain the departure vertex x from the sub-graph MB α n reaches G-MB α n Any vertex z 1 Is not failed path P of (1) 1 The method comprises the steps of carrying out a first treatment on the surface of the If purpose is toVertex y is vertex z 1 The total path is P 1 The method comprises the steps of carrying out a first treatment on the surface of the If the destination vertex y is not the vertex z 1 Then the MBVP method is called to obtain the sub-graph G-MB α Vertex z in n 1 Failure-free path P to destination vertex y 2 The method comprises the steps of carrying out a first treatment on the surface of the The total path is obtained as (P 1 ,P 2 );
If |F β |≥κ(MB n ) Then the PATHSEQ method is called to obtain the destination vertex y from sub-graph MB β n Reach G-MB β n Any vertex z 2 Is not failed path P of (1) 1 The method comprises the steps of carrying out a first treatment on the surface of the If the departure vertex x is vertex z 2 The total path is P 1 The method comprises the steps of carrying out a first treatment on the surface of the If the departure vertex x is not the vertex z 2 Then the MBVP method is called to obtain the sub-graph G-MB β Departure vertex x reaches vertex z in n 2 Is not failed path P of (1) 2 The method comprises the steps of carrying out a first treatment on the surface of the The total path is obtained as (P 2 ,P 1 -1 ) Wherein P is 1 -1 Is P 1 Is a reverse path of (a);
if |F α |<κ(MB n ) And |F β |<κ(MB n ) Then the PATHSEQ method is called to obtain the departure vertex x from the sub-graph MB α n reaches MB β n Any vertex z 3 Is not failed path P of (1) 1 The method comprises the steps of carrying out a first treatment on the surface of the If the destination vertex y is vertex z 3 The total path is P 1 The method comprises the steps of carrying out a first treatment on the surface of the If the destination vertex y is not the vertex z 3 Then call MBVP method to get in-sub-picture MB β n Middle vertex z 3 Failure-free path P to destination vertex y 2 The method comprises the steps of carrying out a first treatment on the surface of the The total path is obtained as (P 1 ,P 2 )。
3. The fault-tolerant routing algorithm based on the condition of 1-extra connectivity according to claim 1, wherein the determination |f α=β I and kappa (MB) n ) And calling a corresponding method to obtain a total path under the corresponding condition, comprising:
if |F α=β |<κ(MB n ) Then call MBVP to get in-sub-picture MB α A non-fault path P from the departure vertex x to the destination vertex y in n is taken asIs the total path;
if |F α=β |≥κ(MB n ) Then call PATHSEQ to get departure vertex x from sub-graph MB α n reaches G-MB α n Failure-free path P of any vertex s 1 The method comprises the steps of carrying out a first treatment on the surface of the Invoking PATHSEQ to obtain destination vertex y from sub-graph MB β n Reach G-MB β n Failure-free path P of any vertex h 2 The method comprises the steps of carrying out a first treatment on the surface of the If P 1 And P 2 With common vertices, let the first common vertex be vertex z, and the total Path be (Path (P) 1 ,x,z),Path(P 2 -1 Z, y)); if P 1 And P 2 Without common vertices, invoking MBVP gets in sub-graph G-MB α n Failure-free path P of middle vertex s to vertex h 3 The total path was obtained as (P 1 ,P 3 ,P 2 -1 )。
CN202311036854.0A 2023-08-16 2023-08-16 Fault-tolerant routing algorithm based on condition of 1 extra connectivity Pending CN116846820A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311036854.0A CN116846820A (en) 2023-08-16 2023-08-16 Fault-tolerant routing algorithm based on condition of 1 extra connectivity

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311036854.0A CN116846820A (en) 2023-08-16 2023-08-16 Fault-tolerant routing algorithm based on condition of 1 extra connectivity

Publications (1)

Publication Number Publication Date
CN116846820A true CN116846820A (en) 2023-10-03

Family

ID=88167370

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311036854.0A Pending CN116846820A (en) 2023-08-16 2023-08-16 Fault-tolerant routing algorithm based on condition of 1 extra connectivity

Country Status (1)

Country Link
CN (1) CN116846820A (en)

Similar Documents

Publication Publication Date Title
US7631222B2 (en) Method and apparatus for correlating events in a network
US9379971B2 (en) Method and apparatus for determining paths between source/destination pairs
CN109495300B (en) Reliable SDN virtual network mapping method
US6918063B2 (en) System and method for fault tolerance in multi-node system
CN107612746B (en) Torus network construction method, Torus network and routing algorithm
Cheng et al. Connectivity results of complete cubic networks as associated with linearly many faults
JP2001298482A (en) Distribution type fault recovery device, system and method, and recording medium
Abd-El-Barr et al. Reliability analysis and fault tolerance for hypercube multi-computer networks
Chiang et al. Diagnosability of star graphs with missing edges
WO2021052380A1 (en) Method and apparatus for extracting fault propagation condition, and storage medium
WO2016107425A1 (en) Data center based fault analysis method and device
Fu Fault-free Hamiltonian cycles in twisted cubes with conditional link faults
CN116846820A (en) Fault-tolerant routing algorithm based on condition of 1 extra connectivity
CN111901207A (en) Method, device and system for detecting transmission network fault
Weichenberg et al. High-reliability topological architectures for networks under stress
Blin et al. A new self-stabilizing minimum spanning tree construction with loop-free property
Ghosh et al. Scalable self-stabilization
CN113392280B (en) Cross-region-oriented multi-master-model distributed graph calculation method
Haja et al. Improving big data application performance in edge-cloud systems
JP2012015837A (en) Path calculation device, data transfer device, path calculation method, data transfer method and program
Bossard et al. Node-to-set disjoint-path routing in perfect hierarchical hypercubes
JP4496006B2 (en) Failure candidate identification system and failure candidate identification method
CN117354163A (en) Fault-tolerant route communication method based on limited connectivity
Sabir et al. Parallel routing in regular networks with faults
Fan et al. Hamiltonian cycle embedding with fault-tolerant edges and adaptive diagnosis in half hypercube

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination