Hacker News new | ask | show | jobs
by hakank 1364 days ago
The solution is 26 steps and that should be the optimal solution.
1 comments

Awesome! Thanks for popping up and clarifying.

For those of us that are not experts, how is this sort of problem generally classified? I've seen others on here say classical planning, but I wasn't sure if that is correct.

I would (also) say that this is a classic planning problem. It's deterministic, observable, static, and discrete.
I appreciate the clarification here. It helps. Thanks!