- #1
sid_galt
- 502
- 1
Is there an algorithm which is O(1) or O(log n) (basically a very fast algorithm) which can tell whether there is a path from a node A to a node B in a graph?
Thanks
Thanks
Last edited: