When I run this:
./downward --heuristic
"hlm,hff=lm_ff_syn(lm_rhw(reasonable_orders=true,cost_type=1,lm_cost_type=1))" -
-
search "lazy_greedy(hff,hlm,preferred=(),bound=169009)" < output
The bound is not passed to the search. When I removed the preferred=(), it
works.
|