Skip to content

Hash table can be overloaded and never returns from a insertion #76

Description

@Akatsukis

sequence<edge_entry> fetch_intercluster_small(Graph& GA, C& clusters,

In this function, if the number of distinct edges is greater than small_cluster_size, the hash table can be fully inserted and never returns. In my opinion, the coarsening should base on the number of edges instead of the number of clusters.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions