Rust and Python in Open Supply Planning
Why Rust Rust will be used because it is memory safe and has high performance. Python is used for speed of development and the vast number of Python packages availible. flowchart LR A[Rust] --...
Why Rust Rust will be used because it is memory safe and has high performance. Python is used for speed of development and the vast number of Python packages availible. flowchart LR A[Rust] --...
Resource components and objects Item - Location - Resource Object model. erDiagram Items ||--o{ ILR : "can be planned at" Locations ||--o{ Resources : "has" Locations ||--o{ ILR : "hosts" ...
The Main Goal of this Distributed System is for fast and efficient development Containerization and Distributed from the beginning (Docker Compose, Kubernetes) CI/CD Debugging and Logging ...
Introduction Supply planning data is critical because it provides the foundation for aligning supply chain resources with customer demand. Accurate and timely data on production capacity, inventory...
flowchart LR A[Hard] -->|Text| B(Round) B --> C{Decision} C -->|One| D[Result 1] C -->|Two| E[Result 2]
Problem The Jupyter Notebooks freezes when run in Visual Studio Code. It runs when run from the local Jupyter web page. System: Ubuntu Python3 venv Visual Studion Code ‘jupyter’ was ins...
Introduction Dynamic programming in a distributed Supply Planning system will be used to to solve the production and inventory schedule. Dynamic programming will simplify a decision by breaking ...
Introduction Constraint Programming (CP) is a method in computer science and operations research for solving combinatorial problems by stating constraints that must be satisfied rather than descri...
Introduction Constraints in Supply Planning are the business rules and limitiations that control how materials , resources, and production capacity can be used in a supply chain. These constraints...
Introduction Constraints in Supply Planning are the business rules and limitiations that control how materials , resources, and production capacity can be used in a supply chain. These constraints...