struct QPanda::BasicGridDevice::PhysicalQubit

Overview

#include <GridDevice.h>

struct PhysicalQubit
{
    // fields

    int map_to = -1;
    int time;
    std::vector<std::pair<int, int>> nearbyQubits;
};

Detailed Documentation

Fields

int map_to = -1

which logical qubit maps to it, -1 if no

int time

time when it become free again, the qubit lock