// basic info result += "["; result += std::to_string(get_num_qubits()); result += ","; result += std::to_string(get_num_gates());