Skip to content

Identify class cycle groups and prioritize #56

Closed
@jimbethancourt

Description

@jimbethancourt

Identify class cycle groups and prioritize based on average churn of all classes involved in the cycle.

Identify all classes referred to by each class with JavaParser / JavaSymbolSolver (package name + class name)
Identify strongly connected components (cycles) with JGraphT: https://jgrapht.org/guide/UserOverview#graph-algorithms

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