MinimumEigensolver¶
- class MinimumEigensolver[source]¶
The Minimum Eigensolver Interface.
Algorithms that can compute a minimum eigenvalue for an operator may implement this interface to allow different algorithms to be used interchangeably.
Attributes
Returns the auxiliary operators.
Return the operator.
Methods
Computes minimum eigenvalue.
Whether computing the expectation value of auxiliary operators is supported.