coloring (qiskit_addon_utils.coloring)¶
Utility methods for coloring.
- auto_color_edges(edges)[source]¶
Color the input edges of an undirected graph such that no two incident edges share a color.
qiskit_addon_utils.coloring)¶Utility methods for coloring.
Color the input edges of an undirected graph such that no two incident edges share a color.