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 Topological Sort for Graph #212

Closed
ZigRazor opened this issue Sep 30, 2022 · 5 comments · Fixed by #247
Closed

Add Topological Sort for Graph #212

ZigRazor opened this issue Sep 30, 2022 · 5 comments · Fixed by #247
Labels
core something about core development Development of new Functionalities enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue

Comments

@ZigRazor
Copy link
Owner

Add a Topological Sort Algorithm for graph.

@ZigRazor ZigRazor added enhancement New feature or request good first issue Good for newcomers development Development of new Functionalities core something about core hacktoberfest hacktoberfest issue labels Sep 30, 2022
@ZigRazor ZigRazor added this to the Algorithm Implementation milestone Sep 30, 2022
@Shivashish-rwt
Copy link

I can work on this Algorithm. Can u please assign this to me.

@ZigRazor
Copy link
Owner Author

Sure @Shivashish-rwt !!

@Shivashish-rwt
Copy link

Can u please tell me where to add the file. And one more thing can i implement the algo in c++??

@ZigRazor
Copy link
Owner Author

ZigRazor commented Oct 3, 2022

Hi @Shivashish-rwt you can modify Graph.hhp file to integrate the algorithm in the framework.
Obiously you must implement it in C++.

@ZigRazor
Copy link
Owner Author

ZigRazor commented Nov 3, 2022

Duplicated

@ZigRazor ZigRazor closed this as not planned Won't fix, can't repro, duplicate, stale Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core something about core development Development of new Functionalities enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants