Quil¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “tweedledum::write_quil” with arguments (Network const&, std::string const&) in doxygen xml output for project “tweedledum” from directory: doxyxml/xml. Potential matches:
- template<typename Network>
void tweedledum::write_quil(Network const&, std::ostream&)
- template<typename Network>
void tweedledum::write_quil(Network const&, std::string_view)
-
template<typename
Network>
voidtweedledum::write_quil(Network const &network, std::ostream &os) Writes network in quil format into output stream.
An overloaded variant exists that writes the network into a file.
- Parameters
network: A quantum networkos: Output stream