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

Multi-Thread implementation of BFS #121

Closed
ZigRazor opened this issue Oct 18, 2021 · 2 comments · Fixed by #252
Closed

Multi-Thread implementation of BFS #121

ZigRazor opened this issue Oct 18, 2021 · 2 comments · Fixed by #252
Assignees
Labels
development Development of new Functionalities enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue Priority:Medium Priority Label for medium priority issue

Comments

@ZigRazor
Copy link
Owner

Implement Multithread BFS as descreibed from this research
http://www.cse.psu.edu/~kxm85/papers/ParallelBFS-ICPP06.pdf

@ZigRazor ZigRazor added enhancement New feature or request good first issue Good for newcomers development Development of new Functionalities Priority:Medium Priority Label for medium priority issue hacktoberfest hacktoberfest issue labels Oct 18, 2021
@ZigRazor ZigRazor added this to the Algorithm Implementation milestone Oct 18, 2021
@ZigRazor ZigRazor pinned this issue Oct 18, 2021
@ZigRazor ZigRazor moved this to Todo in @ZigRazor's issues Feb 25, 2022
@suncanghuai
Copy link
Contributor

I would like to do it, please assign this task to me

@ZigRazor
Copy link
Owner Author

sure @suncanghuai

@ZigRazor ZigRazor linked a pull request Dec 6, 2022 that will close this issue
Repository owner moved this from Todo to Done in @ZigRazor's issues Dec 6, 2022
@ZigRazor ZigRazor unpinned this issue Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Development of new Functionalities enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue Priority:Medium Priority Label for medium priority issue
Projects
Development

Successfully merging a pull request may close this issue.

2 participants