concepts.dm.pdsketch.planners.optimistic_search_bilevel_legacy.gen_applicable_regression_rules_v1#
- gen_applicable_regression_rules_v1(executor, state, goal_set, maintains)[source]#
Generate applicable regression rules for the given goal set and maintains set.
- Parameters:
executor (PDSketchExecutor)
state (State)
goal_set (List[ValueOutputExpression])
maintains (Set[ValueOutputExpression])