Skip to content

Help Needed with Code Modification in the pivot selection in Degeneracy Algorithm #8

Description

@Joey199875

Hi strash,

I am writing to discuss a potential issue I have encountered while working with the DegeneracyAlgorithm.

Upon inspecting the DegeneracyAlgorithm, I noticed that if we simply modify the content of the findBestPivotNonNeighborsDegeneracy method to set all vertices in pivotNonNeighbors to be the vertices in the P set, the DegeneracyAlgorithm generates a significant number of incorrect maximal cliques, particularly including many subsets of maximal cliques.

This result looks strange, after all, if pivotNonNeighbors = P set, the enumeration result should not change in any way.

I would greatly appreciate it if you could provide an explanation for this issue or guide me on how to modify the code effectively to rectify it.

Looking forward to your insights and guidance.

Best regards,
Joey

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions