struct QPanda::SU4TopologyMatch::node
Overview
define struct for nodes in the A* search; More...
Detailed Documentation
define struct for nodes in the A* search;
Fields
fixed cost of the current permutation
heuristic cost of the current permutation
location (i.e. pysical qubit) of a logical qubit
logical qubits that are mapped to the physical ones
true if the node is a goal node;
a sequence of swap operations that have been applied