BitBully 0.0.56-a6
Loading...
Searching...
No Matches
bitbully.board.Board Member List

This is the complete list of members for bitbully.board.Board, including all inherited members.

__eq__(self, object value)bitbully.board.Board
__hash__(self)bitbully.board.Board
__init__(self, Sequence[Sequence[int]]|Sequence[int]|str|None board=None)bitbully.board.Board
__ne__(self, object value)bitbully.board.Board
__repr__(self)bitbully.board.Board
_board (defined in bitbully.board.Board)bitbully.board.Boardprotected
all_positions(self, int up_to_n_ply, bool exactly_n)bitbully.board.Board
can_win_next(self, int|None move=None)bitbully.board.Board
copy(self)bitbully.board.Board
count_tokens(self)bitbully.board.Board
get_legal_moves(self)bitbully.board.Board
has_win(self)bitbully.board.Board
is_legal_move(self, int move)bitbully.board.Board
mirror(self)bitbully.board.Board
moves_left(self)bitbully.board.Board
play_move(self, int move)bitbully.board.Board
play_move_on_copy(self, int move)bitbully.board.Board
random_board(int n_ply, bool forbid_direct_win)bitbully.board.Boardstatic
reset(self)bitbully.board.Board
set_board(self, list[list[int]]|list[int] board)bitbully.board.Board
to_array(self)bitbully.board.Board
to_string(self)bitbully.board.Board
uid(self)bitbully.board.Board