This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[orchestra] extract graph logic and enhance with cycle detection + coloring #5614
Merged
paritytech-processbot
merged 18 commits into
master
from
bernhard-orchestra-extract-graph-logic
Jun 6, 2022
Merged
Changes from 15 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
a3bc780
extract graph
drahnr 7ada8d0
move into scope
drahnr bca69d9
remove dead code
drahnr 7fde418
add special nodes
drahnr a60a3ba
avoid some clones
drahnr 841792d
better doc
drahnr 7ec0f15
maybe better to use ✨
drahnr 3827977
print all cycles, or an error
drahnr 116f79f
don't print tiny cycles, if there is nothing to unvisited anymore, th…
drahnr 1dbda9e
make print better
drahnr 92cb119
fmt ffs
drahnr b8e875d
correct: cycle -> scc
drahnr 372a167
fix loop exit condition
drahnr b98b419
add a test for kosaraju behavior
drahnr bd08672
unify on 'component'
drahnr 1b05f47
disable graph by default
drahnr c3b0d43
chore: fmt
drahnr e058139
move graph only to graph_helpers
drahnr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.