# Gurobi-Python **Repository Path**: jasper_han/Gurobi-Python ## Basic Information - **Project Name**: Gurobi-Python - **Description**: 此網頁為成功大學資訊系作業研究課程Python+Gurobi的應用教學 授課教師為李家岩老師 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-05-17 - **Last Updated**: 2022-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python+Gurobi [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
### **內容概述** 此網頁為成功大學資訊系[作業研究課程](http://course-query.acad.ncku.edu.tw/crm/course_map/course.php?dept=F7&cono=F732800)Python+Gurobi的應用教學 授課教師為[李家岩](http://polab.imis.ncku.edu.tw/Bio.html)老師 ### **助教** |擔任年份|助教|信箱 :mailbox_closed:| |----|----|----| |2017|吳承璊|P96064079@mail.ncku.edu.tw| ---------------------------------------- ### :triangular_flag_on_post: Gurobi介紹 |更新時間|文章| |---|---| |2018-04-03|[Gurobi簡介](https://github.com/wurmen/Gurobi-Python/blob/master/gurobi_introduction.md)| ### :triangular_flag_on_post: 環境建置 |更新時間|文章| |-----|-----| |2017-09-27|[安裝教學](https://github.com/wurmen/Gurobi-Python/blob/master/Installation/%E5%AE%89%E8%A3%9D%E6%95%99%E5%AD%B8.md)| |2017-11-03|[Linux安裝](https://github.com/PO-LAB/Python-Gurobi/blob/master/Installation/installation-for-linux.md)| ### :triangular_flag_on_post: Python+Gurobi建模 |更新時間|文章| |-----|-----| |2017-09-27|[Python+Gurobi基本架構](https://github.com/wurmen/Gurobi-Python/blob/master/python-gurobi%20%20model/Python+Gurobi%E5%9F%BA%E6%9C%AC%E6%9E%B6%E6%A7%8B.md)| |2017-10-08|[Python+Gurobi建模](https://github.com/wurmen/Gurobi-Python/blob/master/python-gurobi%20%20model/Python+Gurobi%E5%BB%BA%E6%A8%A1.md)| |2017-10-30|[Python+Gurobi特殊資料結構](https://github.com/wurmen/Gurobi-Python/blob/master/python-gurobi%20%20model/Python%2BGurobi%E7%89%B9%E6%AE%8A%E8%B3%87%E6%96%99%E7%B5%90%E6%A7%8B.ipynb)| ### :triangular_flag_on_post: 範例 |更新時間|文章| |-----|-----| |2017-10-08|[Prototype example type1](https://github.com/wurmen/Gurobi-Python/blob/master/python-gurobi%20%20model/Prototype%20example_type1.md)| |2017-10-08|[Prototype example type2](https://github.com/wurmen/Gurobi-Python/blob/master/python-gurobi%20%20model/Prototype%20example_type2.md)| |2017-10-08|[Controlling Air Pollution type1](https://github.com/wurmen/Gurobi-Python/blob/master/python-gurobi%20%20model/Controlling%20Air%20Pollution_type1.md)| |2017-10-08|[Controlling Air Pollution type2](https://github.com/wurmen/Gurobi-Python/blob/master/python-gurobi%20%20model/Controlling%20Air%20Pollution_type2.md)| |2017-10-30|[Dual example](https://github.com/wurmen/Gurobi-Python/blob/master/python-gurobi%20%20model/Dual%20example.md)| |2017-10-30|[Optimal Employee Work Schedule](https://github.com/wurmen/Gurobi-Python/blob/master/python-gurobi%20%20model/Optimal%20Employee%20Work%20Schedule.md)| |2017-11-04|[Netflow problem](https://github.com/wurmen/Gurobi-Python/blob/master/python-gurobi%20%20model/Netflow%20problem.md)|