HyperGraphLib icon indicating copy to clipboard operation
HyperGraphLib copied to clipboard

To implement multi-threaded hyper vertex for Path Search algorithm

Open alex-87 opened this issue 8 years ago • 0 comments

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 avatar Jul 14 '17 12:07 alex-87