13 #include "../../landscape.h"
14 #include "../pathfinder_func.h"
17 #include "../../misc/hashtable.hpp"
18 #include "../../misc/binaryheap.hpp"
19 #include "../../misc/dbg_helpers.h"
21 #include "../follow_track.hpp"
List of nodes used for the A-star pathfinder.
Entry point for OpenTTD to YAPF.
Commonly used classes for YAPF.
Handling of cost determination.
Caching of segment costs.
Node in the pathfinder's graph.