Public Member Functions | Public Attributes
AbstractSearchState Class Reference

base class for a search state More...

#include <planner.h>

Inheritance diagram for AbstractSearchState:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AbstractSearchState ()
 ~AbstractSearchState ()

Public Attributes

int heapindex
 index of the state in the heap, typically used for membership in OPEN
struct listelementlistelem [2]
 each state can be a member of at most two lists indices of lists are given in planner.h (e.g., STATEID2IND_SLOT0)
AbstractSearchStateType_t StateType
 type of state. usually it will be general state

Detailed Description

base class for a search state

Definition at line 64 of file planner.h.


Constructor & Destructor Documentation

Definition at line 80 of file planner.h.

Definition at line 81 of file planner.h.


Member Data Documentation

index of the state in the heap, typically used for membership in OPEN

Definition at line 74 of file planner.h.

each state can be a member of at most two lists indices of lists are given in planner.h (e.g., STATEID2IND_SLOT0)

Definition at line 71 of file planner.h.

type of state. usually it will be general state

Definition at line 77 of file planner.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