cotengra.pathfinders.path_kahypar¶
Contraction tree finders using kahypar hypergraph partitioning.
Attributes¶
Functions¶
|
|
|
Module Contents¶
- cotengra.pathfinders.path_kahypar.kahypar_subgraph_find_membership(inputs, output, size_dict, weight_nodes='const', weight_edges='log', fix_output_nodes=False, parts=2, imbalance=0.01, compress=0, seed=None, profile=None, mode='direct', objective='cut', quiet=True)[source]¶
- cotengra.pathfinders.path_kahypar.kahypar_to_tree¶