-
- Downloads
Added points heuristic
Showing
- AI.conf 2 additions, 2 deletionsAI.conf
- AI/src/game/config.cpp 6 additions, 0 deletionsAI/src/game/config.cpp
- AI/src/game/penguin.hpp 1 addition, 1 deletionAI/src/game/penguin.hpp
- AI/src/mcts/MCTS_SETTINGS.hpp 1 addition, 1 deletionAI/src/mcts/MCTS_SETTINGS.hpp
- AI/src/mcts/penguin_heuristic.cpp 14 additions, 14 deletionsAI/src/mcts/penguin_heuristic.cpp
- AI/src/mcts/points_heuristic.cpp 28 additions, 0 deletionsAI/src/mcts/points_heuristic.cpp
- AI/src/mcts/points_heuristic.hpp 17 additions, 0 deletionsAI/src/mcts/points_heuristic.hpp
- AI/src/mcts/test_mcts_two_players.hpp 6 additions, 4 deletionsAI/src/mcts/test_mcts_two_players.hpp
- Makefile 1 addition, 1 deletionMakefile
Loading
Please register or sign in to comment