<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラム全般 / アルゴリズム</anon>
  </categories>
  <description>■ ナップサック問題（knapsack problem） * 『価値と重量が決まっている複数の品物を、耐荷重が決まっているナップサックに詰め込んだ場合、 その耐荷重を超えないように詰め込める品物の価値の合計が最大になる組み合わせを求める』という問題 * 詳しくは以下の参考文献を参照のこと http://dai1741.github.io/maximum-algo-2012/docs/dynamic-programming/ ナップサック問題の解決法 [1] 全探索(exhaustive search。そのまんま。力技で全部調べる) [2] 動的計画法(dynamic pramming(DP)。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F35392669&quot; title=&quot;【アルゴリズム】ナップサック問題 [1] ～ 貪欲法 ～ - プログラム の超個人的なメモ&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>2015-09-27 21:53:12</published>
  <title>【アルゴリズム】ナップサック問題 [1] ～ 貪欲法 ～</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/35392669</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
