Tarjan's algorithm
English
Etymology
Named after Robert Tarjan.
Proper noun
- (graph theory) An algorithm for finding the strongly connected components (SCCs) of a directed (connected) graph by using the depth-first search function.
Named after Robert Tarjan.