2011 Third International Conference on Knowledge and Systems Engineering 2011
DOI: 10.1109/kse.2011.37
|View full text |Cite
|
Sign up to set email alerts
|

Some Advanced Techniques in Reducing Time for Path Planning Based on Visibility Graph

Abstract: This paper describes some techniques based on polygon aggregation in reducing time for visibility graph in case of many obstacles. In path planning, the approaches are commonly used such as search-based, sampling-based or combinatorial planning. And visibility graph is one of the roadmaps of combinatorial planning. Building a visibility graph is a main phase in the whole process and theoretically it takes (nlogn). However, with some practical applications, for example one which has a large number of obstacles,… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4

Citation Types

0
17
0

Year Published

2015
2015
2023
2023

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 15 publications
(17 citation statements)
references
References 17 publications
0
17
0
Order By: Relevance
“…• roadmap methods (e.g., Voronoi diagrams [23], visibility graphs [22], probabilistic roadmaps [24]), 1 For the most of the path planning methods, the optimal path means the shortest path. In this paper, the experimental work presents the solutions of the shortest path planning problem on 2D grid type maps as well as the optimal path planning problem with respect to applied optimization criteria.…”
Section: Introductionmentioning
confidence: 99%
“…• roadmap methods (e.g., Voronoi diagrams [23], visibility graphs [22], probabilistic roadmaps [24]), 1 For the most of the path planning methods, the optimal path means the shortest path. In this paper, the experimental work presents the solutions of the shortest path planning problem on 2D grid type maps as well as the optimal path planning problem with respect to applied optimization criteria.…”
Section: Introductionmentioning
confidence: 99%
“…An optimal path can be defined as the shortest path generated by a path planning algorithm among all the produced path commencing from the starting point Sp to the end point Tp [2], [8][9][10][11]. A path planning algorithm holds the completeness criterion if it is able to produce a path if one exists.…”
Section: Introductionmentioning
confidence: 99%
“…VG is a complete algorithm and capable of producing a path with the shortest distance but its drawback is the computation time increases when the number of obstacles in C-spaces increases [9], [10], [12]. VD, on the other hand, uses equidistant techniques to discover a path for which an optimal path cannot be accomplished although it has relatively lower computation time and the algorithm is complete [2], [13].…”
mentioning
confidence: 99%
“…By ignoring redundant obstacles which do not affect the result of path planning, it improves the efficiency of path planning. Some techniques are used to improve the time complexity such as reducing the amount of visibility edges, simplifying obstacles to rectangles, and combining the tiny obstacles [14,15]. Some intelligence algorithms such as quantized algorithm [16] and ant colony [17] are used in path planning based on visibility graph to improve the computational efficiency.…”
Section: Introductionmentioning
confidence: 99%