Skip to content

Conversation

@abhardwaj1998
Copy link
Contributor

@abhardwaj1998 abhardwaj1998 commented Oct 24, 2017

Pull Request checklist -

  • This pull request fixes #issue_reference (Create an issue if not already present.)
  • The directory structure is of the form (directory_name) (If directory doesn't exist, create a new.)
  • Don't duplicate stuff.

Make sure all the above conditions are met before a PR is created.

This program prints all edges of a given graph with their type: Back , Forward , Cross , Tree using non-recursive DFS.
This program creates a graph and prints DFS traversal order and finally print all edges with their types by traversing through non recursive DFS
@t2013anurag t2013anurag merged commit e0195ee into hacktoberfest17:master Oct 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants