Searched refs:LookaheadMaxDepth (Results 1 – 1 of 1) sorted by relevance
40 static unsigned LookaheadMaxDepth = 5; variable267 for (unsigned Depth = 1; Depth < LookaheadMaxDepth; Depth++) { in getBest()