Go to the source code of this file.
Classes | |
class | dlux_plugins::AStar |
Potential calculator that explores using a distance heuristic (A*) but not the kernel function. More... | |
struct | dlux_plugins::AStar::QueueEntry |
Helper Class for sorting indexes by their heuristic. More... | |
struct | dlux_plugins::AStar::QueueEntryComparator |
Comparator for sorting the QueueEntrys. More... | |
Namespaces | |
dlux_plugins | |