Showing
- AI/src/heuristics/points_heuristic.hpp 17 additions, 0 deletionsAI/src/heuristics/points_heuristic.hpp
- AI/src/main/main.cpp 7 additions, 5 deletionsAI/src/main/main.cpp
- AI/src/mcts/MCTS_SETTINGS.hpp 1 addition, 1 deletionAI/src/mcts/MCTS_SETTINGS.hpp
- AI/src/mcts/mcts_two_players.hpp 111 additions, 103 deletionsAI/src/mcts/mcts_two_players.hpp
- AI/src/mcts/penguin_heuristic.cpp.orig 57 additions, 0 deletionsAI/src/mcts/penguin_heuristic.cpp.orig
- AI/src/mcts/test_mcts_two_players.hpp 174 additions, 145 deletionsAI/src/mcts/test_mcts_two_players.hpp
- GUI/src/controller/Controller.java 52 additions, 0 deletionsGUI/src/controller/Controller.java
- GUI/src/controller/UpdateThread.java 7 additions, 1 deletionGUI/src/controller/UpdateThread.java
- GUI/src/model/GameState.java 2 additions, 1 deletionGUI/src/model/GameState.java
- Makefile 3 additions, 3 deletionsMakefile
- Makefile.orig 132 additions, 0 deletionsMakefile.orig
- sum_up_stats.sh 18 additions, 0 deletionssum_up_stats.sh
AI/src/heuristics/points_heuristic.hpp
0 → 100644
AI/src/mcts/penguin_heuristic.cpp.orig
0 → 100644
Makefile.orig
0 → 100644
sum_up_stats.sh
0 → 100755