Add Jump Point Search

Author: anishk85Created Oct 21, 2025Updated Oct 21, 2025

It is an enhancement of the A* search algorithm, designed to significantly reduce the number of nodes expanded during the search for an optimal path.

Source: AtsushiSakai/PythonRobotics