Method GetMaxBoardSize
GetMaxBoardSize()
Return the maximum size of the board. This is used to determine the size of observations and actions, so the returned values must not change.
Declaration
public abstract BoardSize GetMaxBoardSize()
Returns
| Type | Description |
|---|---|
| BoardSize |