VQEProgramResult¶
- class VQEProgramResult[source]¶
Bases:
VQERuntimeResult
DEPRECATED. The
VQEProgram
result object has been renamed toVQERuntimeResult
.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
Methods