2010 2nd International Conference on Computer Engineering and Technology 2010
DOI: 10.1109/iccet.2010.5485737
|View full text |Cite|
|
Sign up to set email alerts
|

Notice of Retraction: An improved Dijkstra algorithm used on vehicle optimization route planning

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2011
2011
2020
2020

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 8 publications
(5 citation statements)
references
References 1 publication
0
5
0
Order By: Relevance
“…Many methods and algorithms have been proposed for the navigation and the path planning from different prespectives, such as graph based models [5], [10], A-Star based algorithms [18], [27], behavior based models [24], [29], self-learning based methods [29], sensor fusion based methods [38], neural network approaches [20]- [22], [33], fuzzy logic algorithms [17], [24], etc. Reference [29] developed an improved algorithm for mobile robot path planning in unknown environments, where the proposed algorithm is associated with skinner operant conditioning and a bio-inspired neural dynamics.…”
Section: The Navigation Systems For the Path Planningmentioning
confidence: 99%
“…Many methods and algorithms have been proposed for the navigation and the path planning from different prespectives, such as graph based models [5], [10], A-Star based algorithms [18], [27], behavior based models [24], [29], self-learning based methods [29], sensor fusion based methods [38], neural network approaches [20]- [22], [33], fuzzy logic algorithms [17], [24], etc. Reference [29] developed an improved algorithm for mobile robot path planning in unknown environments, where the proposed algorithm is associated with skinner operant conditioning and a bio-inspired neural dynamics.…”
Section: The Navigation Systems For the Path Planningmentioning
confidence: 99%
“…To deferent demands in practice, optimal path planning algorithm follows these rules: the shortest path, or the least time, or the lowest cost. No matter any rules above, optimal path planning algorithm comes down to optimal path in graph theory [5]. Supposed there is a weighted directed graph G=(V,{E}), here V is vertex set including {v(1), v(2),… ,v(n)}, and E is edge set including {e(1),e(2),…,e(m) }.…”
Section: Optimal Road Planning Based On Ndsmentioning
confidence: 99%
“…Otherwise, an adjacent matrix WIndex is used to describe the relationship between nodes by directed arcs. But different from a conventional adjacent matrix which stores the weights of all the arcs [11] , the matrix stores the pointers of all the arcs to locate the addresses of their adjacent tables in array Road.…”
Section: Data Structure For Our Improved Dijkstra Algorithmmentioning
confidence: 99%
“…Based on literature [11], to describe our improved Dijkstra algorithm, the following symbols and variables are introduced:…”
Section: The Improved Dijkstra Algorithmmentioning
confidence: 99%