dwavesystems / dwavesystems/dwave-experimental
Implement FRA/MCA parameter descriptions in JSON schema
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 9
- Avg merge
- 56m
- Merged PRs (30d)
- 2
Description
The ad hoc format for fast reverse anneal parameters description (as returned by `fra.get_parameters()`) is too simple to capture all the constraints of multicolor anneal parameters.
JSON schema is able to capture most constraints out of the box. Capturing time-limited overshoots may require custom validators.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.