maxcut
======

Full path: iqm.applications.maxcut

.. automodule:: iqm.applications.maxcut
   
   
   

   
   
   .. rubric:: Functions

   .. autosummary::
      :toctree:
      :template: autosummary-function-template.rst
   
      goemans_williamson
      greedy_max_cut
      maxcut_generator
   
   

   
   
   .. rubric:: Classes

   .. autosummary::
      :toctree:
      :nosignatures:
      :template: autosummary-class-template.rst
   
      MaxCutInstance
      WeightedMaxCutInstance
   
   

   
   
   







.. rubric:: Inheritance

.. inheritance-diagram:: iqm.applications.maxcut
   :parts: 1

