#include <patPRLRTSk.h>
Inheritance diagram for patPRLRTSk:


Public Member Functions | |
| patPRLRTSk (int depth, double gamma, double learningQuota, int k) | |
| path * | getPath (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 |
|
||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||||||
|
The wrapper for the main procedure.
Reimplemented from PRLRTSk. |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.4