graph\_utils
============

Full path: iqm.applications.graph_utils

.. automodule:: iqm.applications.graph_utils
   
   
   .. rubric:: Module Attributes

   .. autosummary::
      :toctree:
      :template: autosummary-attribute-template.rst
   
      NODE_ATTR_PRIORITY
      EDGE_ATTR_PRIORITY
   
   

   
   
   .. rubric:: Functions

   .. autosummary::
      :toctree:
      :template: autosummary-function-template.rst
   
      draw_problem
      get_top_n_color_pairs
      plot_graph
      prepare_plot_data
      relabel_graph_nodes
      residual_degree
   
   

   
   
   .. rubric:: Classes

   .. autosummary::
      :toctree:
      :nosignatures:
      :template: autosummary-class-template.rst
   
      PlotData
      ProblemData
   
   

   
   
   







.. rubric:: Inheritance

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

