Skip to content

Memoize FeedbackVertexSetComputer.greedyFeedbackVertexSet() #162

@jimbethancourt

Description

@jimbethancourt

FeedbackVertexSetComputer.greedyFeedbackVertexSet() results should be memoized since it is called 4 times on separate threads, but will return the same result for each invocation. This will save time (and compute cost) for large graphs.

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