AdvancedVocabulary#software-architecture#developer-tools#backend

Strongly Connected Components Vocabulary

Learn the vocabulary of grouping mutually reachable nodes in a directed graph into maximal components.

0 / 5 completed
1 / 5
At standup, a dev mentions partitioning a directed graph into maximal groups of nodes where every node in a group can reach every other node in that same group by following directed edges. What is this concept called?