Exemplo n.º 1
0
 public IMoveFindingStartegy DfsBounded()
 {
     return(_rawMoveFinders.DfsBounded().EnsureMoveIsValid());
 }