Skip to content

(refactor) invalidate caches for Graph object #499

Open
@ai-mannamalai

Description

@ai-mannamalai

Code in graph object needs to be called like invalidateCache() etc.

 /* Caching the adjacency matrix */
  cacheAdjMatrix();
  cacheDegreeMatrix();
  cacheLaplacianMatrix();

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority:HighPriority Label for high priority issuebugSomething isn't workingcoresomething about core

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions