Package | Description |
---|---|
org.eviline.core.ai |
Modifier and Type | Field and Description |
---|---|
CommandGraph |
DefaultAIKernel.Best.graph |
protected CommandGraph |
AIPlayer.graph |
Modifier and Type | Method and Description |
---|---|
CommandGraph |
DefaultAIKernel.bestPlacement(Field field,
int current,
ShapeType[] next,
int lookahead) |
CommandGraph |
AIKernel.bestPlacement(Field field,
int shape,
ShapeType[] next,
int lookahead) |
CommandGraph |
AIPlayer.getGraph() |
protected CommandGraph |
DefaultAIKernel.graph(Field field,
int start,
boolean dropsOnly) |
Constructor and Description |
---|
DefaultAIKernel.Best(CommandGraph graph,
int shape,
double score,
Field after,
ShapeType type,
DefaultAIKernel.Best deeper) |
Copyright © 2015. All rights reserved.