dwavesystems / dwave-samplers

Classical algorithms for solving binary quadratic models
Apache License 2.0
11 stars 15 forks source link

Add `PlanarGraphSolver.log_partition()` or similar #43

Open arcondello opened 2 years ago

arcondello commented 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.

jackraymond commented 1 month ago

If this is done for PlanarGraphSolver() I would do it for LowTreeWidthSolver() as well. Both perform exact integration.