TimeEvolutionSolver.construct_qubit_circuits

TimeEvolutionSolver.construct_qubit_circuits(problem)[source]

Convert the problem to a trotterized qubit circuit using the specified map_type

Parameters:

problem (FermionicEvolutionProblem) – The fermionic evolution problem specifying the system, evolution-time and observable to be measured

Return type:

List[QuantumCircuit]

Returns:

a list of quantum circuits that simulate the time evolution. There is one circuit for each evolution time specified in the problem’