concepts.pdsketch.regression_rule.CSPCommitFlag#

class CSPCommitFlag[source]#

Bases: object

Methods

Attributes

include_goal

Whether to include the current subgoal while committing the CSP.

__init__(serializability='some', goal=False)[source]#
Parameters:
  • serializability (str) –

  • goal (bool) –

__new__(**kwargs)#
include_goal: bool#

Whether to include the current subgoal while committing the CSP.