Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add python implementation of Depth first search #128

Merged
merged 1 commit into from
Oct 4, 2019
Merged

Add python implementation of Depth first search #128

merged 1 commit into from
Oct 4, 2019

Conversation

tombasche
Copy link
Contributor

Description

This is a python implementation of Depth-first search (DFS) which uses a small graph class as well.

For hacktoberfest! #126

Copy link
Member

@felipecustodio felipecustodio left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

@felipecustodio felipecustodio merged commit 4330dbf into pirataspinhal:master Oct 4, 2019
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.

2 participants