<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>m-hiyama-memo</author_name>
  <author_url>https://blog.hatena.ne.jp/m-hiyama-memo/</author_url>
  <blog_title>(保存用) 檜山正幸のキマイラ飼育記 メモ編</blog_title>
  <blog_url>https://m-hiyama-memo.hatenablog.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>圏一般論</anon>
  </categories>
  <description>コードになにか問題があれば、ここに追記します。 /* PathCat.js */ /* * グラフ（有向グラフ）のインターフェース * * isVertex(x) -- xはグラフの頂点である * isEdge(x) -- xはグラフの辺である * eqVertex(a, b) -- 頂点aと頂点bは等しい * eqEdge(e, f) -- 辺eと辺fは等しい * src(e) -- 辺eの根本の頂点 * trg(e) -- 辺eの行き先の頂点 * vertex(...) -- 頂点のコンストラクタ * edge(...) -- 辺のコンストラクタ // 今回、PathCat側では使わない …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fm-hiyama-memo.hatenablog.jp%2Fentry%2F20090525%2F1243206277&quot; title=&quot;有向グラフから作るパスの圏 - (保存用) 檜山正幸のキマイラ飼育記 メモ編&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-05-25 08:04:37</published>
  <title>有向グラフから作るパスの圏</title>
  <type>rich</type>
  <url>https://m-hiyama-memo.hatenablog.jp/entry/20090525/1243206277</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
