Skip to content

Add a method to compute a topological sorting of DependencyGraph#201

Merged
garretrieger merged 2 commits intow3c:mainfrom
garretrieger:topological
Apr 7, 2026
Merged

Add a method to compute a topological sorting of DependencyGraph#201
garretrieger merged 2 commits intow3c:mainfrom
garretrieger:topological

Conversation

@garretrieger
Copy link
Copy Markdown
Contributor

uses DFS based algorithm (ref: https://en.wikipedia.org/wiki/Topological_sorting).

@garretrieger garretrieger merged commit 88b0ed6 into w3c:main Apr 7, 2026
3 checks passed
@garretrieger garretrieger deleted the topological branch April 7, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant