コード例 #1
0
 public IMoveFindingStartegy DfsBounded()
 {
     return(_rawMoveFinders.DfsBounded().EnsureMoveIsValid());
 }