iqm.applications.graph_utils#
Contains utility functions regarding graphs which are generic enough that they deserve having their own module.
Functions
|
High-level wrapper that prepares and visualizes a problem graph. |
|
Renders the graph using |
|
Generates all layout and color data required for visualization. |
|
Map original node labels of the |
|
The degree of |
Classes
|
Precomputed visualization information used for drawing the graph. |
|
Normalized problem information extracted and validated before plotting. |
Inheritance
