<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>faith_and_brave</author_name>
  <author_url>https://blog.hatena.ne.jp/faith_and_brave/</author_url>
  <blog_title>Faith and Brave - C++で遊ぼう</blog_title>
  <blog_url>https://faithandbrave.hateblo.jp/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>Boost.Graphのグラフ構造には、Property Mapによって頂点・辺・グラフに任意のプロパティを持たせることができます。 ただ、プロパティが増えてくると管理しきれなくなってくるので、ひとまとめにしたくなります。 そこで、Boost.GraphにはBundleプロパティという機能が用意されています。これは、グラフ構造のプロパティ指定のところにユーザー定義クラスを指定するという機能です。 以下のサンプルでは、 頂点のBundleプロパティとして「名前」「人口」「郵便番号一覧」を持つCity(街)クラス。 辺のBundleプロパティとして「名前」と「距離」を持つHighway(高速道路)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffaithandbrave.hateblo.jp%2Fentry%2F20120619%2F1340093038&quot; title=&quot; Boost.Graph Bundleプロパティ - Faith and Brave - 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-06-19 17:03:58</published>
  <title> Boost.Graph Bundleプロパティ</title>
  <type>rich</type>
  <url>https://faithandbrave.hateblo.jp/entry/20120619/1340093038</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
