Grid Path Planning
Open List
Data structure containing discovered but not yet fully explored nodes, typically implemented as a priority queue based on the estimated total cost f(n).
← GeriData structure containing discovered but not yet fully explored nodes, typically implemented as a priority queue based on the estimated total cost f(n).
← Geri