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.
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.