Config for AI
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- AI.conf 6 additions, 0 deletionsAI.conf
- AI/src/game/config.cpp 103 additions, 0 deletionsAI/src/game/config.cpp
- AI/src/game/config.hpp 47 additions, 0 deletionsAI/src/game/config.hpp
- AI/src/game/test_penguin_game.cpp 15 additions, 0 deletionsAI/src/game/test_penguin_game.cpp
- AI/src/game/test_penguin_game.hpp 10 additions, 0 deletionsAI/src/game/test_penguin_game.hpp
- AI/src/main/main.cpp 8 additions, 3 deletionsAI/src/main/main.cpp
- AI/src/mcts/heuristic.hpp 2 additions, 1 deletionAI/src/mcts/heuristic.hpp
- AI/src/mcts/mcts_two_players.hpp 105 additions, 105 deletionsAI/src/mcts/mcts_two_players.hpp
- AI/src/mcts/test_mcts_two_players.hpp 147 additions, 138 deletionsAI/src/mcts/test_mcts_two_players.hpp
- Makefile 1 addition, 1 deletionMakefile
Loading
Please register or sign in to comment