dwavesystems / dwavesystems/dwave-optimization
Reported state size of `Constant` symbol is the size of its data, but it should be zero
Open
question
- Dominant language
- C++
- Stars
- 31
- Forks
- 36
- Avg merge
- 16h 55m
- Merged PRs (30d)
- 8
Description
... at least I think so. Since the `Constant` node shares the memory backing its data across states, I believe the estimated state size (as reported by `Constant.state_size()`) should be zero.
Contributor guide
Assessment
This issue has not been assessed yet.