Directories ¶
Path | Synopsis |
---|---|
1-mcts
|
|
mcts
Package mcts provides Monte Carlo Tree Search
|
Package mcts provides Monte Carlo Tree Search |
common
|
|
astarsearch
Package astarsearch provides A* search that figures out whether a solution exists or not
|
Package astarsearch provides A* search that figures out whether a solution exists or not |
game/hex
Package hex - in this file all possible attributes that can be used for evaluating a hex board are listed.
|
Package hex - in this file all possible attributes that can be used for evaluating a hex board are listed. |
pq
Package pq provides a priority queue, implemented as a heap
|
Package pq provides a priority queue, implemented as a heap |
server
|
|
hexplayer
Package hexplayer - In this file are implemented functions that can be called by any coputer player when the game is decided.
|
Package hexplayer - In this file are implemented functions that can be called by any coputer player when the game is decided. |
Click to show internal directories.
Click to hide internal directories.