dwavesystems / dwavesystems/dimod

Allow CQMs to be constructed in storage rather than memory

Open
#902 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
143
Forks
91
Avg merge
1h 24m
Merged PRs (30d)
3

Description

For very large CQMs, it would be helpful to have something like [numpy.memmap](https://numpy.org/doc/stable/reference/generated/numpy.memmap.html). It would wrap a CQM file, as generated by `CQM.to_file`. Constraints and objectives could then be added directly to storage rather than being stored in memory.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.