Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@ScottCarda-MS
Copy link
Contributor

Tests an algorithm for finding cycles in call graph. The current algorithm in this PR does not meet the requirements, and a more complete algorithm will need to replace it in the future.

@bamarsha bamarsha mentioned this pull request Apr 9, 2020
@ScottCarda-MS ScottCarda-MS changed the base branch from sccarda/CallGraphWalker to features/CallGraphWalker April 14, 2020 18:18
@ScottCarda-MS ScottCarda-MS marked this pull request as ready for review April 15, 2020 17:03
Copy link
Contributor

@cesarzc cesarzc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I just made a few minor suggestions.

@ScottCarda-MS
Copy link
Contributor Author

I am going to short-circuit the discussions surrounding the GetCallCycles implementation as it is being replaced with Johnson's Algorithm in a PR that will be merged in shortly.

@ScottCarda-MS ScottCarda-MS merged commit c82ab73 into features/CallGraphWalker Apr 17, 2020
@bettinaheim bettinaheim deleted the sccarda/CycleTests branch April 26, 2020 21:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants