Public Member Functions | Public Attributes
RSTARSEARCHSTATEDATA Class Reference

high level states in R* search More...

#include <rstarplanner.h>

Inheritance diagram for RSTARSEARCHSTATEDATA:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 RSTARSEARCHSTATEDATA ()
 ~RSTARSEARCHSTATEDATA ()

Public Attributes

CMDPACTIONbestpredaction
 best predecessor and the action from it
short unsigned int callnumberaccessed
 RSTAR* relevant data.
unsigned int g
 RSTAR* relevant data.
int h
 RSTAR* relevant data - heuristics.
short unsigned int iterationclosed
 RSTAR* relevant data.
CMDPSTATEMDPstate
 the MDP state itself
vector< CMDPACTION * > predactionV
 set of predecessor actions together with some info

Detailed Description

high level states in R* search

Note:
in other words, state structure for high level states in Gamma graph

Definition at line 60 of file rstarplanner.h.


Constructor & Destructor Documentation

Definition at line 94 of file rstarplanner.h.

Definition at line 95 of file rstarplanner.h.


Member Data Documentation

best predecessor and the action from it

Note:
note that in R* bestpredaction refers to best predecessor in the high-level graph constructed by R* this graph is ALWAYS rooted at searchstart and directed towards searchgoal independently of the actual direction of search (from start to goal or from goal to start) thus sourcestate for the action is always at the state closer to the start of the search tree

Definition at line 82 of file rstarplanner.h.

RSTAR* relevant data.

Definition at line 74 of file rstarplanner.h.

RSTAR* relevant data.

Definition at line 68 of file rstarplanner.h.

RSTAR* relevant data - heuristics.

Definition at line 90 of file rstarplanner.h.

RSTAR* relevant data.

Definition at line 71 of file rstarplanner.h.

the MDP state itself

Definition at line 65 of file rstarplanner.h.

set of predecessor actions together with some info

Definition at line 86 of file rstarplanner.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


sbpl
Author(s): Maxim Likhachev/maximl@seas.upenn.edu
autogenerated on Fri Jan 18 2013 13:41:53