Skip to content

Handling Memory heap space #1

@Aizen93

Description

@Aizen93

TP4 Louvain's Algorithm Heapspace exception can be catched. This occurs when we handle graphs with more than 1 Millions nodes du to initialisation of the adjencency matrix, too much zeros that we can ignore by transforming the matrix double[][] into a Hashmap of Sets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    architecturearchitecture knwoledgebugSomething isn't workingenhancementFeature, algorithm or request, optimisationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions