Practice free →
Home › Per Red Blob Games, an ADMISSIBLE heuristic h(n)…

Per Red Blob Games, an ADMISSIBLE heuristic h(n) satisfies which property?

AAlways returns zero
BNever underestimates the true cost
CAlways equals the true cost
DNever overestimates the true cost
Answer & Solution
Correct answer: D. Never overestimates the true cost
Red Blob Games + standard CS: admissible h(n) ≤ true cost; this guarantees A* finds the optimal path (sound).
Solve this in the app — Practice practice & 24k+ MCQs →
Related questions