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


Public Member Functions | |
| PRLRTSkGroup (mapProvider *) | |
| virtual tDirection | makeMove (unit *u, mapProvider *, reservationProvider *, simulationInfo *simInfo) |
| virtual void | openGLDraw (mapProvider *, simulationInfo *) |
| void | increaseDisplayALevel (void) |
| void | decreaseDisplayALevel (void) |
| virtual bool | done () |
| Is the group done with their exploration? | |
| virtual void | startNewTrial (statCollection *stats) |
| Lets the unit group do what it needs to reset a trial. | |
| long | getNodesStored () |
Protected Member Functions | |
| virtual void | setH (node *from, node *to, double newValue) |
| double | getH (node *from, node *to) |
Private Member Functions | |
| double | getDiffH (node *from, node *to) |
| recColor | getColor (double v, double dimFactor) |
| void | incrementNodesStored () |
Private Attributes | |
| hashmap | h |
| unsigned | aDisplay |
| long | nodesStored |
Friends | |
| class | PRLRTSk |
|
|
|
|
|
|
|
|
Is the group done with their exploration?
Reimplemented from sharedAMapGroup. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
Reimplemented from sharedAMapGroup. Reimplemented in patGroup. |
|
||||||||||||
|
Reimplemented from sharedAMapGroup. |
|
||||||||||||||||
|
Reimplemented in patGroup. |
|
|
Lets the unit group do what it needs to reset a trial.
Reimplemented from sharedAMapGroup. |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.4