assertion error 1:
downward-1: landmarks/landmark_count_heuristic.cc:117: int
LandmarkCountHeuristic::get_heuristic_value(const State&): Assertion
`all_costs_are_zero' failed.
config = '--search
"astar(selmax([lmcut(),lmcount(lm_merged([lm_hm(m=1),lm_rhw()]),admissible=true)
],training_set=1000),mpd=true)"'
problem: pegsol-08-strips:p02.pddl
assertion error 2:
downward-1: search_space.cc:127: void SearchNode::mark_as_dead_end(): Assertion
`info.status == SearchNodeInfo::NEW' failed.
config = '--heuristic
"hlm,hff=lm_ff_syn(lm_rhw(reasonable_orders=true,lm_cost_type=2,cost_type=2))" -
-search "iterated([ lazy_greedy([hff,hlm],preferred
=[hff,hlm]), lazy_wastar([hff,hlm],preferred=[hff,hlm],w=5),
lazy_wastar([hff,hlm],preferred=[hff,hlm],w=3),
lazy_wastar([hff,hlm],preferred=[hff,hlm],w=2),
lazy_wastar([hff,hlm],preferred=[hff,hlm],w=1)],
repeat_last=true,continue_on_fail=true)"'
problem: sokoban-sat08-strips:p15.pddl
|