2015
DOI: 10.1080/03081079.2014.997532
|View full text |Cite
|
Sign up to set email alerts
|

An anticipation mechanism for the shortest path problem based onPhysarum polycephalum

Abstract: In this paper, we put forward an anticipation mechanism for the existing Physarum-inspired shortest path finding method. The Physarum-based shortest path finding model can be implemented by an iterative algorithm and has wide applications in many fundamental network optimization problems. In this paper, we mainly focus on the Physarum-inspired shortest path tree model. Normally, we stop the program when the difference between two consecutive iterations is less than a predefined threshold. However, we do not kn… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
8
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 11 publications
(8 citation statements)
references
References 30 publications
0
8
0
Order By: Relevance
“…We recall that the original Physarum solver can be applied only on undirected graphs. A generalization to directed graphs was given in [14], which essentially replaces Eq. (6) by the following:…”
Section: Variants Of the Physarum Modelmentioning
confidence: 99%
See 2 more Smart Citations
“…We recall that the original Physarum solver can be applied only on undirected graphs. A generalization to directed graphs was given in [14], which essentially replaces Eq. (6) by the following:…”
Section: Variants Of the Physarum Modelmentioning
confidence: 99%
“…The mathematical model of Physarum was defined in [12,13]. The Physarum model was extended in [14] for solving the shortest path tree problem in directed graphs. Recently, Zhang et al [15] and Gao et al [16] accelerated Physarum solver in order to solve single-source, single-target shortest path problems efficiently.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…On the other hand, the proposed preconditioned iterative method requires O(|E|) time per iteration to approach the solution [28]. In the Physarum-related algorithms [11,12,14,29], a direct solver was used to solve such systems and the direct solver is infeasible when the graph size is large. Therefore, the results of these algorithms are shown only using small graphs.…”
Section: Algorithm 2 Dynamic Physarum Solvermentioning
confidence: 99%
“…However, the more common type is fixation shorter route from the single node for all nodes which lie on the graph. Dijkstra's algorithm applications are the following: i) it is applied as a subroutine in excellent algorithms; ii) Dijkstra's algorithm is used for reducing hops number from computer to another and for enhancement to transfer the file between the computers inside the network lead to occupy all time [1]; iii) by Dijkstra's algorithm, it could provide both the address of the origin node and that of the destination node for the remote server to determine the shortest route [4]; iv) Dijkstra's algorithm is used as high efficiency in traffic information systems wherever it calculates the shorter road; and v) the algorithm uses Google Maps for determining the shortest route between 2 points [29]. Dijkstra's algorithm disadvantages are: i) It spends extended time in the necessary resources.…”
Section: Introductionmentioning
confidence: 99%