cotengra.pathfinders.path_kahypar

Contraction tree finders using kahypar hypergraph partitioning.

Module Contents

Functions

get_kahypar_profile_dir()

to_sparse(hg[, weight_nodes, weight_edges])

kahypar_subgraph_find_membership(inputs, output, size_dict)

Attributes

cotengra.pathfinders.path_kahypar.get_kahypar_profile_dir()[source]
cotengra.pathfinders.path_kahypar.to_sparse(hg, weight_nodes='const', weight_edges='log')[source]
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