coloringΒΆ

Utility methods for coloring.

auto_color_edges

Color the input edges of an undirected graph such that no two incident edges share a color.

is_valid_edge_coloring

Check whether an edge coloring scheme is valid.