xlnstorch.csrc.set_default_sbdb_implementation

xlnstorch.csrc.set_default_sbdb_implementation#

xlnstorch.csrc.set_default_sbdb_implementation(impl_key)#

Sets the default implementation for the SBDB function used in LNS addition.

Parameters:

impl_key (str) – The key for the implementation to set as default. This should match one of the keys defined in the xlnstorch.operators.implementations module.

Return type:

None