concepts.dm.pdsketch.strips.atomic_strips_domain.AtomicStripsRegressionRuleApplier#
- class AtomicStripsRegressionRuleApplier[source]#
Bases:
object
Methods
Attributes
The regression rule.
The arguments of the operator, as a tuple of strings.
The bound arguments of the operator.
- __init__(regression_rule, bound_arguments)[source]#
- Parameters:
regression_rule (AtomicStripsRegressionRule)
- __new__(**kwargs)#
- regression_rule: AtomicStripsRegressionRule#
The regression rule.