![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
Special MinHeap implementaiton which will work with the A* algorithm and, particulary, is threadsafe. More...
#include "sys/types.h"Go to the source code of this file.
Classes | |
| class | Menge::AStarMinHeap |
| An implementation of a min heap for A* algorithm. The heap needs to be able to restructure itself because the values of nodes IN the heap can change due to the A* algorithm. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
Special MinHeap implementaiton which will work with the A* algorithm and, particulary, is threadsafe.
1.8.8