mqt.ionshuttler.multi_shuttler.outside.partition¶
Module Contents¶
- partition_graph_balanced(graph: networkx.Graph, n: int) list[networkx.Graph][source]¶
Partitions
graphintonsubgraphs, attempting to keep them balanced in size, while using Kernighan-Lin bisection at every step.
- qasm_file_path¶