<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kutimoti</author_name>
  <author_url>https://blog.hatena.ne.jp/Kutimoti/</author_url>
  <blog_title>Kutimotiの競プロメモ</blog_title>
  <blog_url>https://kutimoti.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>これからこの論文にもとづいて 重み付き最大マッチングをO(EVlogV)で実装するアルゴリズムを書いていきたいと思います.よろしくお願いします. またkutimoti/MaximalWeightedMatching - GitHubでソースコードは見られます. 言語はC++です. p.q.1 とは p.q.1(priority queue 1)はこの重み付き最大マッチングで高速化をするために必要なデータ構造です.またp.q.2でも使います. 操作は以下の4つです. [insert]要素iを優先度p_iで挿入する. [erase]要素を削除する. [mq_index]優先度の一番小さい要素を見つ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkutimoti.hatenablog.com%2Fentry%2F2018%2F11%2F14%2F194510&quot; title=&quot;くちもちとくらの重み付き最大マッチング実装日記 - priority queue 1の実装 - Kutimotiの競プロメモ&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>2018-11-14 19:45:10</published>
  <title>くちもちとくらの重み付き最大マッチング実装日記 - priority queue 1の実装</title>
  <type>rich</type>
  <url>https://kutimoti.hatenablog.com/entry/2018/11/14/194510</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
