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

To implement multi-threaded hyper vertex for Path Search algorithm #10

Open
alex-87 opened this issue Jul 14, 2017 · 0 comments
Open

To implement multi-threaded hyper vertex for Path Search algorithm #10

alex-87 opened this issue Jul 14, 2017 · 0 comments

Comments

@alex-87
Copy link
Owner

alex-87 commented Jul 14, 2017

In order to improve the Path Search algorithm, to implement threaded-nodes could increase the algorithm's performances.

The idea would be to build a smart hyper vertex network able to find itself a path between source and destination, returning all possible paths, and automatically detecting/avoiding circuits.

@alex-87 alex-87 added this to the HyperGraphLib v2.1 milestone Jul 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant