First implementation of a general heuristic which use every other
Showing
- AI/src/game/config.cpp 4 additions, 0 deletionsAI/src/game/config.cpp
- AI/src/game/penguin.cpp 2 additions, 2 deletionsAI/src/game/penguin.cpp
- AI/src/game/penguin.hpp.orig 0 additions, 104 deletionsAI/src/game/penguin.hpp.orig
- AI/src/heuristics/generalization_heuristic.hpp 54 additions, 0 deletionsAI/src/heuristics/generalization_heuristic.hpp
- AI/src/heuristics/points_heuristic.cpp 1 addition, 1 deletionAI/src/heuristics/points_heuristic.cpp
- AI/src/heuristics/zone_heuristic.hpp 6 additions, 6 deletionsAI/src/heuristics/zone_heuristic.hpp
- AI/src/main/main.cpp 1 addition, 1 deletionAI/src/main/main.cpp
Loading
Please register or sign in to comment