concepts.dm.pdsketch.strips.strips_search.get_priority_func# get_priority_func(heuristic, weight)[source]# Parameters: heuristic (Callable[[SState], float]) weight (float) Return type: Callable[[SState, int], float]