.. _QIROImplementations: .. currentmodule:: qrisp.qiro Implementations =============== .. toctree:: :hidden: implementations/QIROMaxClique implementations/QIROMaxIndep implementations/QIROMaxSat implementations/QIROMaxSetPack Here, you can find the QIRO implementations for specific problem instances, namely: * :ref:`MaxIndependentSet ` * :ref:`MaxClique ` * :ref:`MaxSat ` * :ref:`MaxSetPacking `