<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiba_yu36</author_name>
  <author_url>https://blog.hatena.ne.jp/shiba_yu36/</author_url>
  <blog_title>$shibayu36-&gt;blog;</blog_title>
  <blog_url>https://blog.shibayu36.org/</blog_url>
  <categories>
    <anon>tech</anon>
    <anon>algorithm</anon>
  </categories>
  <description>前回のブログ記事で、文字列マッチングをするためのSuffix Arrayという構造を構築した。このSuffix Arrayという構造だけでも、テキスト長をn、パターン長をmとして、の計算量で文字列マッチングできるようになった。 suffix arrayを一番簡単なアルゴリズムで実装する - アルゴリズム学習(その6) - $shibayu36-&gt;blog; suffix array構築のメモリ効率を良くする - アルゴリズム学習(その7) - $shibayu36-&gt;blog; しかし、前処理としてSuffix ArrayからLCP Array(Longest Common Prefix Ar…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shibayu36.org%2Fentry%2F2017%2F01%2F06%2F103956&quot; title=&quot;文字列マッチングのためのLCP Arrayを構築する - $shibayu36-&amp;gt;blog;&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://chart.apis.google.com/chart?cht=tx&amp;chl=%7B%5Cmathcal%7BO%7D%20%28%20m%20%5Clog%20n%20%29%20%7D</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-01-06 10:39:56</published>
  <title>文字列マッチングのためのLCP Arrayを構築する</title>
  <type>rich</type>
  <url>https://blog.shibayu36.org/entry/2017/01/06/103956</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
