; search time: 10.96
; plan length: 17
(unstack d b)
(stack d h)
(unstack b f)
(put-down b)
(pick-up a)
(stack a d)
(unstack f g)
(stack f a)
(pick-up g)
(stack g f)
(pick-up e)
(stack e g)
(pick-up b)
(stack b e)
(pick-up c)
(stack c b)
(solve-goal)
