Pathfinding is a broad category of computational problems, aimed at finding a path (usually optimised to be the shortest path) between two points.
Pathfinding is a broad category of computational problems, aimed at finding a path (usually optimised to be the shortest path) between two points.