Comment on Improving Heuristics for A* PathfindingComments−LPisGood1moUsually I would not point out a typo, but this one makes it difficult to grasp the magnitude of potential improvements:the number of nodes A* has to explore decreases from 12693 to 12693−Dr_Emann1moIt's a little unclear, but it's a live updating number, if you follow the directions, you'll see the second number decrease.−amitp1moGood catch. I was thinking people would read that after they have moved the green L but I should handle both before and after moving L.−MartinodF1moI'm also fairly certain I read a "helsp" instead of "helps" somewhere in the post
Comments
Usually I would not point out a typo, but this one makes it difficult to grasp the magnitude of potential improvements:
It's a little unclear, but it's a live updating number, if you follow the directions, you'll see the second number decrease.
Good catch. I was thinking people would read that after they have moved the green L but I should handle both before and after moving L.
I'm also fairly certain I read a "helsp" instead of "helps" somewhere in the post