Yuzhen Feng

Results 3 repositories owned by Yuzhen Feng

Model-of-Supply-Chain-Anylogic

17
Stars
5
Forks
Watchers

The simulation model is a project of one of my courses. It models a three-level supply chain, where retailers can order from wholesalers based on demand and wholesalers can order from the factory if t...

Django-Web-of-Study-Helper

20
Stars
3
Forks
Watchers

同济大学2019级信息管理与信息系统专业Web作业——学习助手。网站使用Django框架,功能分为基本模块、博客模块、日程模块与小组模块四个部分,每个初步设计的功能如下。基本模块:注册、登录、修改密码、申请添加好友...

Multi-Commodity-Network-Flow

15
Stars
3
Forks
Watchers

Using Dantzig-Wolfe (DW) decomposition algorithm to solve MCNF(Multi Commodity Network Flow) problem. Final project for the course of (large-scale) linear programming.