diff options
| author | Yidi <noob999noob999@gmail.com> | 2024-03-22 12:21:56 +0100 |
|---|---|---|
| committer | Yidi <noob999noob999@gmail.com> | 2024-03-22 12:21:56 +0100 |
| commit | 36ba8589fa0154d73354bd8e0101213f2d5f9ba4 (patch) | |
| tree | 9b4113b15dc3c56427ce340913cfa4ee5fa9c91b /string | |
| parent | 0a1fd7ed34e3a15f6ac3f646d30c9f0b6db5d3ed (diff) | |
reorder to improve spacing
Diffstat (limited to 'string')
| -rw-r--r-- | string/string.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/string/string.tex b/string/string.tex index 526faa2..393c2ad 100644 --- a/string/string.tex +++ b/string/string.tex @@ -47,6 +47,7 @@ \sourcecode{string/longestCommonSubsequence.cpp} \end{algorithm} +\columnbreak \begin{algorithm}{\textsc{Aho-Corasick}-Automat} \begin{methods}[ll] sucht patterns im Text & \runtime{\abs{Text}+\sum\abs{pattern}} |
