Wiley Encyclopedia of Electrical and Electronics Engineering 2015
DOI: 10.1002/047134608x.w8254
|View full text |Cite
|
Sign up to set email alerts
|

Disjoint Paths in Networks

Abstract: This article provides the basic concepts, complexity analysis, and discussions on the disjoint paths problem. The disjoint paths problem has a wide range of applications across various network types, particularly in providing a more reliable service to network traffic. Traffic that can make use of disjoint paths is more robust to the effect of network node or link failures. This article also covers many different variants of the disjoint paths problem, namely, the availability‐based disjoint paths problem, the… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
21
0

Year Published

2017
2017
2020
2020

Publication Types

Select...
5
2
2

Relationship

0
9

Authors

Journals

citations
Cited by 30 publications
(21 citation statements)
references
References 47 publications
0
21
0
Order By: Relevance
“…Output: 2 node-disjoint paths P1, P2. 1 for i=1,2 do 2 Find the shortest path Pi from node s to node t ; 3 Delete intermediate node of Pi from G; 4 end Algorithm 2: Basic 2-node-disjoint-paths in directed graphs [20] η% is the percentage of power savings related to the cables turned off by the EAR algorithm. It is computed as follows:…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…Output: 2 node-disjoint paths P1, P2. 1 for i=1,2 do 2 Find the shortest path Pi from node s to node t ; 3 Delete intermediate node of Pi from G; 4 end Algorithm 2: Basic 2-node-disjoint-paths in directed graphs [20] η% is the percentage of power savings related to the cables turned off by the EAR algorithm. It is computed as follows:…”
Section: Resultsmentioning
confidence: 99%
“…The idea of our heuristic is as follows (see Algorithm 1). Sort all demands in a descending order of their traffic h d ; create the residual graph for each demand by removing all links with residual capacity lower than h d ; find the primary path and backup path (using algorithm 2 that computes node-disjoint paths [20]) for each demand. Then, the energy aware routing phase is initialized; select iteratively a link with maximum residual capacity to turn off; find all demands that contain the deleted link and reroute traffic for affected demands.…”
Section: Heuristic Algorithmmentioning
confidence: 99%
“…3 Node failures can also be handled by employing the transformation described in [25], where each node in the network is split into two nodes (say, "in-node" and "out-node") connected by a directed link. Al links that terminate at the original node now terminate at the "in-node" while all links that emerge out of the original node now emanate out of the "out-node".…”
Section: Model and Problem Formulationmentioning
confidence: 99%
“…Definition 2.2: Given a survivable connection (π 1 , π 2 ) such that π 1 ∩ π 2 = ∅, we say that (π 1 , π 2 ) is a p-survivable connection if e∈π1∩π2 (1 − p e ) ≥ p, i.e., the probability that all common links are operational is at least p. The value of p is then termed as the survivability level of the connection. 3 Node failures can also be handled by employing the transformation described in [25], where each node in the network is split into two nodes (say, "in-node" and "out-node") connected by a directed link. Al links that terminate at the original node now terminate at the "in-node" while all links that emerge out of the original node now emanate out of the "out-node".…”
Section: Model and Problem Formulationmentioning
confidence: 99%