Skip to content
ontologydriven
Sign out

Dictionary

Words, grammatical forms and meanings linked to the ontology.

Tarjan's algorithm en · PROPN

Etymology

Named after Robert Tarjan.

Meanings

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

wikipedia: Robert Tarjan