dwavesystems / dwavesystems/minorminer
``find_multiple_embeddings()`` needs to be added to docs
- Dominant language
- Python
- Stars
- 54
- Forks
- 48
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 1
Description
**Description**
The [ParallelEmbeddingComposite](https://docs.dwavequantum.com/en/latest/ocean/api_ref_system/composites.html#parallelembeddingcomposite) composite of ``dwave-system`` states "the function find_multiple_embeddings() is called by default" so this function is documented there but not added in minorminer.
**Expected behavior**
Given that a documented composite is using it, we should add ``utils.parallel_embedings.find_multiple_embeddings`` function to this repo's documentation.
**Additional context**
Might want to see if other utility functions need to be added too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.