When running the task from Issue127 with the LAMA/FF synergy, the best heuristic
value does not drop down to 0 before finding a goal state, even when we are not
using reasonable orderings. Use e.g. the following call:
./downward --heuristic
"hlm,hff=lm_ff_syn(lm_rhw(reasonable_orders=false,cost_type=2,lm_cost_type=2))"
--search "lazy_greedy(hlm, hff, preferred=(hlm, hff))" < output
|