基础介绍
深入学习
量子程序信息
编译量子程序
实用工具
组件
VQNet
量子算法基础
API Reference
#include <GridDevice.h> struct PhysicalQubit { // fields int map_to = -1; int time; std::vector<std::pair<int, int>> nearbyQubits; };
int map_to = -1
which logical qubit maps to it, -1 if no
int time
time when it become free again, the qubit lock