place weighting
This commit is contained in:
@@ -55,6 +55,6 @@ impl Move {
|
||||
return 0;
|
||||
}
|
||||
|
||||
BVM.board_value(&self.board, agent_color) as i64
|
||||
BVM.board_value(&self.board, agent_color)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user