https://github.com/matsunagalab/lecture_or
Google colab notebook for a lecture on Operations Research
https://github.com/matsunagalab/lecture_or
coin operations-research pulp
Last synced: 7 months ago
JSON representation
Google colab notebook for a lecture on Operations Research
- Host: GitHub
- URL: https://github.com/matsunagalab/lecture_or
- Owner: matsunagalab
- License: mit
- Created: 2023-06-24T13:05:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T04:48:43.000Z (8 months ago)
- Last Synced: 2025-01-27T05:19:45.517Z (8 months ago)
- Topics: coin, operations-research, pulp
- Language: Jupyter Notebook
- Homepage:
- Size: 8.34 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# オペレーションズリサーチ notebooks
埼玉大学工学部情報工学科で後期に開講している「オペレーションズリサーチ」の講義で用いる Google colab notebooks を置いています。下のバッジをクリックして開いてください。## ソルバ01:PuLPを使ってみる
[](https://colab.research.google.com/github/matsunagalab/lecture_OR/blob/main/solver01.ipynb)## ソルバ02:PuLPで応用問題を解く
[](https://colab.research.google.com/github/matsunagalab/lecture_OR/blob/main/solver02.ipynb)## ソルバ03:PuLPで整数計画問題を解く
[](https://colab.research.google.com/github/matsunagalab/lecture_OR/blob/main/solver03.ipynb)## 動的計画法の応用例
[](https://colab.research.google.com/github/matsunagalab/lecture_OR/blob/main/advanced.ipynb)