7
правок
Glk (обсуждение | вклад) (Новая страница: «'''Depth-first search (DFS)''' --- поиск в глубину. '''1.''' Let <math>G</math> be a directed graph. It is convenient to formulate ''DFS'' as a recur…») |
ALEXM (обсуждение | вклад) мНет описания правки |
||
Строка 59: | Строка 59: | ||
The time complexity of ''DFS'' in a general case | The time complexity of ''DFS'' in a general case | ||
is <math> | is <math>O(n + m)</math> |
правок