Skip to content

SetpackingAsOnehotConfig

Bases: BaseModel, _EnableMixin

Configuration for set-packing to one-hot constraint transformation.

Attributes:

Name Type Description
enable bool

Toggle to enable or disable this method. Default: True.

enable class-attribute instance-attribute

enable: bool = True