Skip to content

Commit

Permalink
Update tket/include/tket/Transformations/GreedyPauliOptimisation.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Alec Edgington <[email protected]>
  • Loading branch information
sjdilkes and cqc-alec authored Dec 5, 2024
1 parent 4ae461b commit 0ec3543
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ typedef boost::adj_list_vertex_property_map<
*/
class GPGraph {
public:
/** Construct an GPGraph from the circuit size */
/** Construct an GPGraph from the qubits and bits */
GPGraph(qubit_vector_t qubits, bit_vector_t bits);

GPGraph get_graph(
Expand Down

0 comments on commit 0ec3543

Please sign in to comment.