Skip to content

Yasushi-Osugi/PySI_V0R3_mother_plant_Knapsack

Repository files navigation

2022/12/10 Yasushi Ohsugi

PySI_V0R3_mother_plant_Knapsack

PySI_V0R3 is demand plan on supply chain. and "production allocation" or "shipping LOTs allocation" with Knapsack solver.

#To run this module

Put "python PySI_mother_plant_Knapsack_80percent.py" in python. It will take for some minutes to make "image.gif", that is animation of shipping LOTs allocation, for weekly shipping plan on mother plant. To change demand_supply_ratio = 80%, 100%, 120% and so on, check in the python code "PySI_mother_plant_Knapsack_80percent.py" and change the parameter.

demand_supply_ratio = 0.8 in the routine "setting the mother plant capacity limitation"

#python vesion

See, "conda_list.txt"

About

PySI_V0R3 is demand plan on supply chain. and production allocation with Knapsack solver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages