dwavesystems / dwavesystems/dwave-system
Incorporate autoscaling into VirtualGraphComposite
Open
feature-request/enhancement
- Dominant language
- Python
- Stars
- 98
- Forks
- 67
- Avg merge
- 7m
- Merged PRs (30d)
- 1
Description
**Current Problem**
Scaling must be done manually for VirtualGraphComposite, but autoscaling is available for FixedEmbeddingComposite and EmbeddingComposite.
**Proposed Solution**
Add autoscale to VirtualGraphComposite in same manner as for the other composites.
**Alternatives Considered**
Provide a separate autoscale method
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.