.. index:: pair: struct; QPanda::TopologyMatch::node .. _doxid-struct_q_panda_1_1_topology_match_1_1node: struct QPanda::TopologyMatch::node ================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct node { // fields int :target:`cost_fixed`; int :target:`cost_heur`; int :target:`cost_heur2`; int :target:`depth`; std::vector :target:`qubits`; std::vector :target:`locations`; int :target:`nswaps`; int :target:`done`; std::vector> :target:`swaps`; };