-
- Downloads
separated heuristics in a new folder
Showing
- AI/src/game/config.cpp 1 addition, 0 deletionsAI/src/game/config.cpp
- AI/src/heuristics/go_left_up_heuristic.cpp 2 additions, 12 deletionsAI/src/heuristics/go_left_up_heuristic.cpp
- AI/src/heuristics/go_left_up_heuristic.hpp 17 additions, 0 deletionsAI/src/heuristics/go_left_up_heuristic.hpp
- AI/src/heuristics/heuristic.hpp 0 additions, 0 deletionsAI/src/heuristics/heuristic.hpp
- AI/src/heuristics/movement_freedom_heuristic.cpp 0 additions, 0 deletionsAI/src/heuristics/movement_freedom_heuristic.cpp
- AI/src/heuristics/movement_freedom_heuristic.hpp 0 additions, 0 deletionsAI/src/heuristics/movement_freedom_heuristic.hpp
- AI/src/heuristics/number_direction_freedom_heuristic.cpp 0 additions, 0 deletionsAI/src/heuristics/number_direction_freedom_heuristic.cpp
- AI/src/heuristics/number_direction_freedom_heuristic.hpp 0 additions, 0 deletionsAI/src/heuristics/number_direction_freedom_heuristic.hpp
- AI/src/heuristics/penguin_heuristic.cpp 19 additions, 0 deletionsAI/src/heuristics/penguin_heuristic.cpp
- AI/src/heuristics/penguin_heuristic.hpp 1 addition, 6 deletionsAI/src/heuristics/penguin_heuristic.hpp
- AI/src/heuristics/points_heuristic.cpp 0 additions, 0 deletionsAI/src/heuristics/points_heuristic.cpp
- AI/src/heuristics/points_heuristic.hpp 0 additions, 0 deletionsAI/src/heuristics/points_heuristic.hpp
- Makefile 3 additions, 3 deletionsMakefile
Loading
Please register or sign in to comment