Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Bidirectional Dijkstra's Algorithm

Open tangxiaocheng opened this issue 5 years ago • 1 comments

Hi William,

Greetings.

This is Randy, inspired by your Youtube channel, here I implemented a bidirectional Dijkstra's algorithm. It supports both the directed graphs and undirected graphs.

Could check it out?

If there is any question, please let me know.

Best regards,

Randy.

tangxiaocheng avatar Aug 16 '20 00:08 tangxiaocheng

@williamfiset any thoughts about this bidirectional Dijkstra's Algorithm?

tangxiaocheng avatar Aug 26 '20 07:08 tangxiaocheng