graph_cycles#

maize.utilities.utilities.graph_cycles(graph: Graph) list[list[str]][source]#

Returns whether the graph contains cycles.