AIJun 28, 2023

Lagrangian based A* algorithm for automated reasoning

arXiv:2306.16368v11 citationsh-index: 2
Originality Synthesis-oriented
AI Analysis

This incremental improvement addresses path planning efficiency for UAVs and potentially other domains.

The paper tackles the shortest path problem by modifying the A* algorithm with a weighted heuristic, specifically applying it to UAV path planning using velocity as the weight, resulting in improved efficiency.

In this paper, a modification of A* algorithm is considered for the shortest path problem. A weightage is introduced in the heuristic part of the A* algorithm to improve its efficiency. An application of the algorithm is considered for UAV path planning wherein velocity is taken as the weigtage to the heuristic. At the outset, calculus of variations based Lagrange's equation was used to identify velocity as the decisive factor for the dynamical system. This approach would be useful for other problems as well to improve the efficiency of algorithms in those areas.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes