Using Path-Finding Algorithms of Graph Theory For Route-Searching
Using Path-Finding Algorithms of Graph Theory For Route-Searching
Algorithms of Graph
Theory for Route-
Searching in Geographical
Information Systems
By
Radhika Kumaran
09MW13
I ME Software Engg
Abstract
► This paper deals with graph theory application in large-
scale geographical data searching and visualization.
► A*algorithm gives
this
Case Study-2
► BlindSearch Algorithm
gets into an infinite
loop and never finds
the path.
► A*Algorithm efficiently
finds the path.
Case Study-3
► Route found by
Blind Search
Algorithm
► Route found by A*
Algorithm
Comparison of Squares
Searched by both the
Algorithms
► Thenumber of
squares searched
by blind search is
more than that of A*
as evident from the
graph.
3D – Case Study
► Upper left corner has also
two buttons: 1 –
openmap, 2 – options.
Options are like map
resolution etc.
► right corner are
navigation buttons (3 –
minimize, 4 –close).
► The number 5 indicates
the search button.On
selecting this last option,
a search dialog opens .
Contd..
► 6 is the field for the search
query
► 7 is the results displaying
area
► 8 is for search Execution
► 9 is for animation button
► 10 is the Path display button
► 11 is object display button.
► 12 is close dialog button
Contd..
► Using the A* search
algorithm technique
on entering a area to
be searched the path
is displayed.
► Lower resolution might
miss out narrow paths.
► Buttons 13 and 16 are
for classical
navigation.
Results of the Case Study
► Fromthe case study on the algorithms some
conclusions can be made like:
1. The blind-search algorithm is fast but is not accurate
enough and can be used in maps with low number
ofbobstacles