public interface AIKernel
Modifier and Type | Method and Description |
---|---|
ShapeType |
bestNext(Field field,
ShapeSource shapes,
ShapeType[] next,
int lookahead) |
CommandGraph |
bestPlacement(Field field,
int shape,
ShapeType[] next,
int lookahead) |
ShapeType |
worstNext(Field field,
ShapeSource shapes,
ShapeType[] next,
int lookahead) |
CommandGraph bestPlacement(Field field, int shape, ShapeType[] next, int lookahead)
ShapeType bestNext(Field field, ShapeSource shapes, ShapeType[] next, int lookahead)
ShapeType worstNext(Field field, ShapeSource shapes, ShapeType[] next, int lookahead)
Copyright © 2015. All rights reserved.