#ifndef HEURISTIC #define HEURISTIC #include "system.h" #include "binding.h" Binding select_goal (const System sys); #endif