package am.aua.search; public interface GoalTest { boolean isGoal(State state); }