Improve Inventory-Aware Pathfinding with Map Preprocessing
In the last article we introduced a basic approach for Inventory-Aware Pathfinding, a pathfinding algorithm capable of interacting with obstacles. Here, we will improve the algorithm performance with a simple preprocessing algorithm.