public final class Search
extends java.lang.Object
Constructor and Description |
---|
Search() |
Modifier and Type | Method and Description |
---|---|
void |
clearPV() |
HMove |
getBest() |
HMove |
getBestNext() |
boolean |
isStopped() |
void |
restartThinking() |
void |
setStopTime(long stop) |
void |
shiftPV() |
void |
stopThinking() |
void |
think() |
public Board board
public void clearPV()
public HMove getBest()
public HMove getBestNext()
public boolean isStopped()
public void restartThinking()
public void setStopTime(long stop)
public void shiftPV()
public void stopThinking()
public void think()