<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>matarillo</author_name>
  <author_url>https://blog.hatena.ne.jp/matarillo/</author_url>
  <blog_title>平々毎々（アーカイブ）</blog_title>
  <blog_url>https://matarillo.hatenadiary.jp/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>お題：時間帯重複チェック（応用編）FromToを少し書きなおした。FromToの集合に対する集合演算はFromToExクラスに定義した。少し長くなったが気にしない。(追記)トラックバック記事を見て、コードを整理した。 一応説明しておくと、FromToを開始が早い順に並べて、隣と比較していき、重複時間を調べる。 ただし、単に隣と比較するだけだと、下の状況の時に問題が起きる。 つまり、 { (f0, t0)∩(f1, t1) } ∪ { (f1, t1)∩(f2, t2) } = (f1, t1) ∪ (f2, t1) = (f1, t1) で、これは正しくない。 このような場合は(f1, t1)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmatarillo.hatenadiary.jp%2Fentry%2F20110402%2Fp1&quot; title=&quot;C#で時間帯重複チェック（応用編） - 平々毎々（アーカイブ）&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>https://cdn-ak.f.st-hatena.com/images/fotolife/m/matarillo/20110404/20110404011809.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-04-02 00:00:00</published>
  <title>C#で時間帯重複チェック（応用編）</title>
  <type>rich</type>
  <url>https://matarillo.hatenadiary.jp/entry/20110402/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
