https://github.com/laothes/mcnf-supply-network-design
https://github.com/laothes/mcnf-supply-network-design
master
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/laothes/mcnf-supply-network-design
- Owner: laothes
- Created: 2024-10-21T11:18:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T11:48:03.000Z (over 1 year ago)
- Last Synced: 2025-03-29T11:12:34.222Z (about 1 year ago)
- Topics: master
- Language: Jupyter Notebook
- Homepage:
- Size: 2.56 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a group project to solve an MCNF question using pulp and networks at NTU's course MH6202, 2024.
We choose [supply_network_design](https://colab.research.google.com/github/Gurobi/modeling-examples/blob/master/supply_network_design/supply_network_design_1.ipynb) as our object of study to explore the difference in using pulp and networkx - python packages.