dwavesystems / dwavesystems/dimod
Test loading from deprecated BQM types
Open
bug
- Dominant language
- Python
- Stars
- 143
- Forks
- 91
- Avg merge
- 1h 24m
- Merged PRs (30d)
- 3
Description
#788 removes `AdjArrayBQM` and `AdjMapBQM`. We should test that BQMs of those types that were saved to files are loaded as `AdjVectorBQM` and the correct warning is raised.
Contributor guide
Assessment
This issue has not been assessed yet.