concepts.dm.pdsketch.strips.strips_grounded_expression.GSBoolForwardDiffReturn#
- class GSBoolForwardDiffReturn[source]#
Bases:
object
The return type of the forward difference function of a Boolean expression.
Methods
Attributes
The return value of the expression.
The set of propositions that have contributed to the return value.
- __init__(rv, propositions)#
- __new__(**kwargs)#