Open arcondello opened 2 years ago
The log_partition_bqm function was removed as part of https://github.com/dwavesystems/dwave-samplers/pull/34, we should restore that functionality.
log_partition_bqm
If this is done for PlanarGraphSolver() I would do it for LowTreeWidthSolver() as well. Both perform exact integration.
The
log_partition_bqm
function was removed as part of https://github.com/dwavesystems/dwave-samplers/pull/34, we should restore that functionality.