-
- Downloads
Modified the heuristics call and methods to take into account the move to be played
Showing
- AI.conf 1 addition, 1 deletionAI.conf
- AI/src/main/main.cpp 0 additions, 1 deletionAI/src/main/main.cpp
- AI/src/mcts/heuristic.hpp 4 additions, 4 deletionsAI/src/mcts/heuristic.hpp
- AI/src/mcts/mcts_two_players.hpp 2 additions, 2 deletionsAI/src/mcts/mcts_two_players.hpp
- AI/src/mcts/penguin_heuristic.cpp 7 additions, 4 deletionsAI/src/mcts/penguin_heuristic.cpp
- AI/src/mcts/penguin_heuristic.hpp 4 additions, 4 deletionsAI/src/mcts/penguin_heuristic.hpp
- Makefile 1 addition, 1 deletionMakefile
Please register or sign in to comment