|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Generates next (or observable) states.
| Method Summary | |
State[] |
getStates(State s,
Action a)
Returns the list of possibly resulting state or the resulting state. |
boolean |
isDeterministic()
Indicates whether only the resulting state is returned or whether a list of possible next states is returned. |
| Method Detail |
public State[] getStates(State s,
Action a)
null action, in an partially observable environment,
the (list) of observable states for agent(s).
public boolean isDeterministic()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||