Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

/apps/RTS/Prioritized_aux.h File Reference

#include "searchAlgorithm.h"
#include "path.h"
#include <deque>
#include <vector>
#include "fpUtil.h"
#include "PRLRTSk_aux.h"
#include <list>
#include "searchUnit.h"

Include dependency graph for Prioritized_aux.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Classes

class  PrioritizedlevelData
 PR LRTS unit data per level. More...

class  PriorityQueue
 Priority Queue class - it's not feasible, in our case, to use a heap for this because we want to keep the n 'best' states, and this is something that a heap doesn't efficiently allow for. More...

struct  QueueEntry
 An entry into the queue keeps track of a pointer to some state as well as the deltaNeighbour of this state. More...


Generated on Tue Aug 18 03:34:20 2009 for HOG by doxygen 1.3.4