Abstract: This paper explores the application of reinforcement learning in multiple unmanned aerial vehicle (multi-UAV) path planning. The traditional proximal policy optimization (PPO) algorithm ...
A header-only C++ implementation of the single-source shortest path (SSSP) algorithm for sparse directed graphs with non-negative weights, based on the 2025 paper by Duan et al. This algorithm is ...