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

QueueEntry Struct Reference

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

#include <Prioritized_aux.h>

Collaboration diagram for QueueEntry:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QueueEntry (node *s, const double &dn, int np)

Public Attributes

noden
double deltaNeighbour
int numPropagate

Detailed Description

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


Constructor & Destructor Documentation

QueueEntry::QueueEntry node s,
const double &  dn,
int  np
[inline]
 


Member Data Documentation

double QueueEntry::deltaNeighbour
 

node* QueueEntry::n
 

int QueueEntry::numPropagate
 


The documentation for this struct was generated from the following file:
Generated on Tue Aug 18 03:45:08 2009 for HOG by doxygen 1.3.4