Linear synthesis for {CNOT, Rz} circuits

Header: tweedledum/algorithms/synthesis/linear_synth.hpp

Parameters

struct linear_synth_params

Parameters for linear_synth.

Algorithm

Warning

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

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

Warning

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

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