Skip to content

Fix C++ BQM.add_bqm when given an reindexing#823

Merged
arcondello merged 1 commit into
dwavesystems:mainfrom
arcondello:fix/C++-BinaryQuadraticModel.add_bqm
May 11, 2021
Merged

Fix C++ BQM.add_bqm when given an reindexing#823
arcondello merged 1 commit into
dwavesystems:mainfrom
arcondello:fix/C++-BinaryQuadraticModel.add_bqm

Conversation

@arcondello

Copy link
Copy Markdown
Member

No description provided.

@arcondello arcondello added the bug label May 11, 2021
@arcondello arcondello force-pushed the fix/C++-BinaryQuadraticModel.add_bqm branch from 5f5299b to a1dc3fe Compare May 11, 2021 20:16
@arcondello arcondello merged commit ee13a4a into dwavesystems:main May 11, 2021
@arcondello arcondello deleted the fix/C++-BinaryQuadraticModel.add_bqm branch May 11, 2021 20:26
arcondello added a commit that referenced this pull request Jun 11, 2021
New Features
------------

* Add `add_bqm` method to C++ BinaryQuadraticModel #821, #823
* Add `Structured.valid_bqm_graph` method for verifying input problem structure #832
* Reimplement `BinaryQuadraticModel` to use new C++ code #828
* `BinaryQuadraticModel` can now be manipulated symbolically #834
* `load` function can now load all model types #841, #843
* `DiscreteQuadraticModel` now has an `.offset` attribute #838
* Add `ConstrainedQuadraticModel` class #839

Fix
---
* Fix type promotions in binary quadratic models with object biases #836
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant