concepts.pdsketch.strips.strips_grounding_onthefly.ogstrips_search_with_heuristics#

ogstrips_search_with_heuristics(problem, initial_actions=tuple(), hfunc_name='hmax', h_weight=1, g_weight=1, max_expanded_nodes=1000000, timeout=10.0, verbose=False, hfunc_verbose=False)[source]#
Parameters: