Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Add topological_sort_by_dfs to docs on traversals #1588

Merged
merged 1 commit into from
Sep 21, 2021
Merged

Add topological_sort_by_dfs to docs on traversals #1588

merged 1 commit into from
Sep 21, 2021

Conversation

gdalle
Copy link
Contributor

@gdalle gdalle commented Aug 30, 2021

Solves #1566

@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #1588 (712b8d1) into master (1477bbc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1588   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files         106      106           
  Lines        5551     5551           
=======================================
  Hits         5520     5520           
  Misses         31       31           

@sbromberger sbromberger merged commit 9e415c7 into sbromberger:master Sep 21, 2021
@gdalle
Copy link
Contributor Author

gdalle commented Sep 22, 2021

Thanks for the merge @sbromberger. Do you think I could become part of the JuliaGraphs organization? I would like to contribute to a handful of packages related to graphs, and possibly tutor student projects on that topic.

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.

2 participants