<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>線形計画 on Kaggle Note</title>
    <link>https://kagglenote.com/tags/%E7%B7%9A%E5%BD%A2%E8%A8%88%E7%94%BB/</link>
    <description>Recent content in 線形計画 on Kaggle Note</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ja</language>
    <copyright>&amp;copy; forest-hill 2020</copyright>
    <lastBuildDate>Sat, 25 Jul 2026 10:30:00 +0900</lastBuildDate>
    
	<atom:link href="https://kagglenote.com/tags/%E7%B7%9A%E5%BD%A2%E8%A8%88%E7%94%BB/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>PuLPの高速化：総和は lpSum で書く</title>
      <link>https://kagglenote.com/ml-tips/pulp-lpsum/</link>
      <pubDate>Sat, 25 Jul 2026 10:30:00 +0900</pubDate>
      
      <guid>https://kagglenote.com/ml-tips/pulp-lpsum/</guid>
      <description>はじめに PuLPで大きな問題を組むと、solve()より前のモデル構築が思いのほか遅くなることがあります。よくある原因が、目的関数や制約の総</description>
    </item>
    
    <item>
      <title>PuLP使ってみた</title>
      <link>https://kagglenote.com/ml-tips/pulp-first-try/</link>
      <pubDate>Fri, 24 Jul 2026 10:30:00 +0900</pubDate>
      
      <guid>https://kagglenote.com/ml-tips/pulp-first-try/</guid>
      <description>はじめに PuLPは、線形計画（LP）や整数計画（MILP）をPythonで書いて解くためのライブラリです。数式に近い形で目的関数と制約を書く</description>
    </item>
    
  </channel>
</rss>