structify_net.zoo.get_all_rank_models

structify_net.zoo.get_all_rank_models(n, m)

Returns a dictionary of all rank models

Args:

n (_type_): number of nodes m (_type_): number of edges. Only used for models with a parameter m

Returns:

Dictionary of rank models {name:rank_model}