concepts.dm.crow.behavior.CrowBehaviorCommit#
- class CrowBehaviorCommit[source]#
Bases:
CrowBehaviorBodyPrimitiveBase
Methods
Attributes
the execution is always going to achieve the subgoal.
the sketch is always going to achieve the subgoal.
the CSP is always going to achieve the subgoal.
- __new__(**kwargs)#
- behavior: bool#
the execution is always going to achieve the subgoal.
- Type:
Whether to commit the execution
- csp: bool#
the CSP is always going to achieve the subgoal.
- Type:
Whether to commit the CSP variables
- property flags#
- property flags_str#