This Python project demonstrates how to optimize inventory levels
across a five-node supply chain network to maximize overall net profit,
using Metamodel-based Optimization approach. This work is published in SIMULTECH 2023.
Visit GitHub repo to learn more.
An open-source Python library designed specifically for modeling, simulating, and analyzing supply chains.
The library features supply chain-specific components to model arbitrary
supply chain networks easily. It is built on Python’s SimPy discrete-event simulation framework and
is flexible and extensible, allowing users to customize and extend its functionality as needed.
For more details, visit the GitHub repo or the documentation.