The solver property and get_qubit_operators are two new abstract methods in GroundStateSolver and must be implemented in EFGroundStateSolver. The solver property was properly implemented, but the get_qubit_operators will throw a NotImplementedError if called.
The solver property and get_qubit_operators are two new abstract methods in GroundStateSolver and must be implemented in EFGroundStateSolver. The solver property was properly implemented, but the get_qubit_operators will throw a NotImplementedError if called.