VQERuntimeResult¶
- class VQERuntimeResult[source]¶
Bases:
VQEResult
The VQEClient result object.
This result objects contains the same as the VQEResult and additionally the history of the optimizer, containing information such as the function and parameter values per step.
Attributes
The job ID associated with the VQE runtime job.
The optimizer history.
Methods