g(n)
h(n)
f(n) = g(n) + h(n)
Start
Goal
OPEN (frontier)
CLOSED (visited)
Solution path
Skipped (already seen)
Build a problem, run any search algorithm, and watch the OPEN/CLOSED lists unfold — step by step.
Sign in to save your problems and run history.
Enter your current password, then a new one.
Pick a problem to load and visualize — start simple, then work your way up.