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

patPRLRTSk Class Reference

#include <patPRLRTSk.h>

Inheritance diagram for patPRLRTSk:

Inheritance graph
[legend]
Collaboration diagram for patPRLRTSk:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 patPRLRTSk (int depth, double gamma, double learningQuota, int k)
pathgetPath (graphAbstraction *aMap, node *from, node *to, reservationProvider *reservationProv=NULL)
 The wrapper for the main procedure.

void setDepth (int depth)
int getDepth ()
void resetPathGot ()
bool getPathGot ()

Private Attributes

bool pathGot

Constructor & Destructor Documentation

patPRLRTSk::patPRLRTSk int  depth,
double  gamma,
double  learningQuota,
int  k
 


Member Function Documentation

int patPRLRTSk::getDepth  ) 
 

path * patPRLRTSk::getPath graphAbstraction aMap,
node from,
node to,
reservationProvider reservationProv = NULL
[virtual]
 

The wrapper for the main procedure.

Reimplemented from PRLRTSk.

bool patPRLRTSk::getPathGot  ) 
 

void patPRLRTSk::resetPathGot  ) 
 

void patPRLRTSk::setDepth int  depth  ) 
 


Member Data Documentation

bool patPRLRTSk::pathGot [private]
 


The documentation for this class was generated from the following files:
Generated on Tue Aug 18 03:44:14 2009 for HOG by doxygen 1.3.4