Пример #1
0
 @Override
 public int h() {
   return location.manhattan(goal);
 }