|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GameNode<K extends AgentAction,S extends GameState>
A node in a game tree.
Parameterized on the particular type of AgentAction, and the particular type of GameState used.
Method Summary |
---|
Methods inherited from interface edu.columbia.cs.coms4701.search.SearchNode |
---|
getAction, getDepth, getParentNode, getPathCost, getState |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |