dwavesystems / dwavesystems/dwave-optimization
Consider allowing state appending with `States.from_file()` and `States.from_future()`
Open
enhancement
- Dominant language
- C++
- Stars
- 31
- Forks
- 36
- Avg merge
- 16h 55m
- Merged PRs (30d)
- 8
Description
https://github.com/dwavesystems/dwave-optimization/blob/eae15af5c811d07519ac9d1922b7c03511bd8492/dwave/optimization/states.pyx#L158-L159
Right now there is no way to load states from a file or future without replacing the states already present. It would be useful to be able to instead append.
Contributor guide
Assessment
This issue has not been assessed yet.