Content deleted Content added
→Single pattern algorithms: Added Alpha Skip Search to the table. The log base is alphabet size. |
|||
Line 40:
| Θ(m + |Σ|) <!-- vertical bars confuse MediaWiki -->
| O(mn)
|-
! [[Alpha Skip Search algorithm]]
| Θ(mlogm)
|