You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Z-Algorithm/README.markdown
+1-2
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,7 @@ The definition of the Z-Algorithm is inductive and it computes the elements of t
26
26
This a simple description of the idea that is behind this algorithm. There are a few cases to manage when the use of pre-computed values cannot be directly applied and some comparisons are to be made.
27
27
28
28
Here is the code of the function that computes the Z-array:
0 commit comments