An Optimized Hybrid Approach for Path Finding

04/09/2015
by   Ahlam Ansari, et al.
0

Path finding algorithm addresses problem of finding shortest path from source to destination avoiding obstacles. There exist various search algorithms namely A*, Dijkstra's and ant colony optimization. Unlike most path finding algorithms which require destination co-ordinates to compute path, the proposed algorithm comprises of a new method which finds path using backtracking without requiring destination co-ordinates. Moreover, in existing path finding algorithm, the number of iterations required to find path is large. Hence, to overcome this, an algorithm is proposed which reduces number of iterations required to traverse the path. The proposed algorithm is hybrid of backtracking and a new technique(modified 8- neighbor approach). The proposed algorithm can become essential part in location based, network, gaming applications. grid traversal, navigation, gaming applications, mobile robot and Artificial Intelligence.

READ FULL TEXT

page 9

page 10

research
12/05/2020

Obstacle avoidance and path finding for mobile robot navigation

This paper investigates different methods to detect obstacles ahead of a...
research
10/25/2022

An Efficient Dynamic Multi-Sources To Single-Destination (DMS-SD) Algorithm In Smart City Navigation Using Adjacent Matrix

Dijkstra's algorithm is one of the most popular classic path planning al...
research
11/07/2020

Open Area Path Finding to Improve Wheelchair Navigation

Navigation is one of the most widely used applications of the Location B...
research
04/28/2015

Combined A*-Ants Algorithm: A New Multi-Parameter Vehicle Navigation Scheme

In this paper a multi-parameter A*(A- star)-ants based algorithm is prop...
research
09/18/2023

The Optimized path for the public transportation of Incheon in South Korea

Path-finding is one of the most popular subjects in the field of compute...
research
08/03/2022

A Multi-Threading Algorithm for Constrained Path Optimization Problem on Road Networks

The constrained path optimization (CPO) problem takes the following inpu...
research
12/07/2021

Pragmatic Implementation of Reinforcement Algorithms For Path Finding On Raspberry Pi

In this paper, pragmatic implementation of an indoor autonomous delivery...

Please sign up or login with your details

Forgot password? Click here to reset