2000
DOI: 10.1002/(sici)1098-2418(200001)16:1<33::aid-rsa3>3.0.co;2-0
|View full text |Cite
|
Sign up to set email alerts
|

Average-case complexity of shortest-paths problems in the vertex-potential model

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
5
0

Year Published

2003
2003
2021
2021

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 10 publications
(5 citation statements)
references
References 21 publications
0
5
0
Order By: Relevance
“…Next, since both the Tree and Hourglass algorithms allow negative arc weights, it would be interesting to analyze their expected-case running time complexity for a model that permits negative arcs such as the vertex potential model [5,6].…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…Next, since both the Tree and Hourglass algorithms allow negative arc weights, it would be interesting to analyze their expected-case running time complexity for a model that permits negative arcs such as the vertex potential model [5,6].…”
Section: Discussionmentioning
confidence: 99%
“…In the uniform model, arc weights are drawn at random, independently of each other, according to a common probability distribution. A more general model is the endpoint-independent model [3,24], where, for each vertex v, a sequence of n − 1 non-negative arc weights is generated by a deterministic or stochastic process and then randomly permuted and assigned to the outgoing arcs of v. In the vertex potential model [5,6], arc weights can be both positive and negative. This is a probability model with arbitrary real arc weights but without negative cycles.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…The Dijkstra's algorith m and Bellman-Ford algorith m are imp lemented in Lin k State Routing protocols and Distance Vector routing protocols respectively [12]. The convergence time co mplexity of Dijkstra's algorith m is found to be O(|E| log |V|) [13] and that of Bellman-Ford algorith m is O(|E||V|) [14] when configured with |V| vertices and |E| edges. The computational time co mplexity increases for larger networks and they do not handle graphs having negative weighted edges and cycles [15].…”
Section: Related Workmentioning
confidence: 99%
“…A different, yet, related subject that admits a plethora of literature is average case analysis for graph algorithms (e.g. [15,25,11,29]). There it is assumed that the edge weights in the input of some graph algorithm are drawn from a specified probability distribution and the goal is to analyze the expected run-time of the algorithm with respect to that distribution; refer to [16] for a survey.…”
Section: Related Workmentioning
confidence: 99%