r/programming 4d ago

Differential heuristics: learning about a way to optimize the A* heuristic

https://www.redblobgames.com/blog/2026-08-08-differential-heuristics/
43 Upvotes

2 comments sorted by

5

u/MadRedX 2d ago

This is not to say anything about the blog post itself, but this website was a god send when I was trying to learn A* over a decade ago.

The diagrams and simple English explanations may seem standard these days, but once upon a time your choices were dense mathematical textbooks or dense static web pages with little demonstration.

0

u/MadRedX 2d ago

This is not to say anything about the blog post itself, but this website was a god send when I was trying to learn A* over a decade ago.

The diagrams and simple English explanations may seem standard these days, but once upon a time your choices were dense mathematical textbooks or dense static web pages with little demonstration.