| tket
    | 
Intended for use with Architecture and QubitGraph, which are similar but different types. More...
#include <RelabelledGraphWSM.hpp>
| Public Member Functions | |
| RelabelledGraphWSM (const GraphType &graph) | |
| const GraphEdgeWeights & | get_relabelled_edges_and_weights () const | 
| const std::set< VertexWSM > & | get_relabelled_isolated_vertices () const | 
| const std::set< VertexWSM > & | get_relabelled_nonisolated_vertices () const | 
| const std::vector< VertexType > & | get_original_vertices () const | 
| VertexWSM | get_relabelled_vertex (const VertexType &original_vertex) const | 
Intended for use with Architecture and QubitGraph, which are similar but different types.
Calculate new VertexWSM vertex labels.
Definition at line 29 of file RelabelledGraphWSM.hpp.
| 
 | inlineexplicit | 
Definition at line 31 of file RelabelledGraphWSM.hpp.
| 
 | inline | 
Definition at line 86 of file RelabelledGraphWSM.hpp.
| 
 | inline | 
Definition at line 73 of file RelabelledGraphWSM.hpp.
| 
 | inline | 
Definition at line 77 of file RelabelledGraphWSM.hpp.
| 
 | inline | 
Definition at line 81 of file RelabelledGraphWSM.hpp.
| 
 | inline | 
Definition at line 90 of file RelabelledGraphWSM.hpp.