Gray synthesis for {CNOT, Rz} circuits

Header: tweedledum/algorithms/synthesis/gray_synth.hpp

Parameters

struct gray_synth_params

Parameters for gray_synth.

Algorithm

Warning

doxygenfunction: Unable to resolve multiple matches for function “tweedledum::gray_synth” with arguments (uint32_t, parity_terms const&, gray_synth_params) in doxygen xml output for project “tweedledum” from directory: doxyxml/xml. Potential matches:

- template<class Network>
  Network tweedledum::gray_synth(uint32_t, parity_terms<uint32_t> const&, gray_synth_params)
- template<class Network>
  void tweedledum::gray_synth(Network&, std::vector<io_id> const&, parity_terms<uint32_t> const&, gray_synth_params)

Warning

doxygenfunction: Unable to resolve multiple matches for function “tweedledum::gray_synth” with arguments (Network&, std::vector<io_id> const&, parity_terms const&, gray_synth_params) in doxygen xml output for project “tweedledum” from directory: doxyxml/xml. Potential matches:

- template<class Network>
  Network tweedledum::gray_synth(uint32_t, parity_terms<uint32_t> const&, gray_synth_params)
- template<class Network>
  void tweedledum::gray_synth(Network&, std::vector<io_id> const&, parity_terms<uint32_t> const&, gray_synth_params)