Tarjan's algorithm

English

Etymology

Named after Robert Tarjan.

Proper noun

Tarjan's algorithm

  1. (graph theory) An algorithm for finding the strongly connected components (SCCs) of a directed (connected) graph by using the depth-first search function.