|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaima.basic.ObjectWithDynamicAttributes
aima.basic.Agent
aima.games.GameAgent
public class GameAgent
| Field Summary |
|---|
| Fields inherited from class aima.basic.Agent |
|---|
enviromentSpecificAttributes, isAlive, program |
| Constructor Summary | |
|---|---|
GameAgent(Game g)
|
|
| Method Summary | |
|---|---|
void |
makeAlphaBetaMove()
|
void |
makeMiniMaxMove()
|
| Methods inherited from class aima.basic.Agent |
|---|
die, execute, isAlive, live |
| Methods inherited from class aima.basic.ObjectWithDynamicAttributes |
|---|
getAttribute, setAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GameAgent(Game g)
| Method Detail |
|---|
public void makeMiniMaxMove()
public void makeAlphaBetaMove()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||