Function gomoku::ia::move_to_evaluate::move_to_evaluate [] [src]

pub fn move_to_evaluate(board: &GoBoard) -> Vec<(usize, usize)>