public static class DefaultAIKernel.Best extends Object
Modifier and Type | Field and Description |
---|---|
Field |
after |
DefaultAIKernel.Best |
deeper |
CommandGraph |
graph |
double |
score |
int |
shape |
ShapeType |
type |
Constructor and Description |
---|
DefaultAIKernel.Best(CommandGraph graph,
int shape,
double score,
Field after,
ShapeType type,
DefaultAIKernel.Best deeper) |
public final CommandGraph graph
public final int shape
public final double score
public final Field after
public final ShapeType type
public final DefaultAIKernel.Best deeper
public DefaultAIKernel.Best(CommandGraph graph, int shape, double score, Field after, ShapeType type, DefaultAIKernel.Best deeper)
public DefaultAIKernel.Best deepest()
Copyright © 2015. All rights reserved.