Strongly -> strong
This commit is contained in:
parent
501b2f5c9a
commit
120c0e974a
|
@ -1,4 +1,4 @@
|
|||
\chapter{Strongly connectivity}
|
||||
\chapter{Strong connectivity}
|
||||
|
||||
\index{strongly connected graph}
|
||||
|
||||
|
@ -367,7 +367,7 @@ performs two depth-first searches.
|
|||
|
||||
\index{2SAT problem}
|
||||
|
||||
Strongly connectivity is also linked with the
|
||||
Strong connectivity is also linked with the
|
||||
\key{2SAT problem}\footnote{The algorithm presented here was
|
||||
introduced in \cite{asp79}.
|
||||
There is also another well-known linear-time algorithm \cite{eve75}
|
||||
|
|
Loading…
Reference in New Issue