Skip to content

This repository contains project data, codes, and reports from Operations Research for Systems course at the University of Utah

License

Notifications You must be signed in to change notification settings

hisham32/Operations-Research-for-Systems

Repository files navigation

Operations-Research-for-Systems

This repository contains a collection of optimization-based projects that utilize mathematical programming techniques to solve problems assigned in Operations Research for Systems course at the University of Utah. Each project includes Python code, data files, and detailed reports describing the objectives, methodology, and outcomes. The project descriptions are as follows:

Project 1: Inventory Optimization

This project optimizes weekly production for a metal production company to maximize profits while meeting daily demand for six products. It uses a linear programming model with constraints on production capacity, inventory costs, and backorders.

Project 1: Stock Trading Optimization

This project develops a trading strategy to maximize returns over a year using historical stock prices. A linear programming model optimizes buy-sell decisions, considering daily cash flow, stock ownership, and interest earnings.

Employee Scheduling for Malwart

This project minimizes employee costs while meeting hourly staffing needs at a superstore. It uses a linear programming model to assign employees to roles based on availability, skillsets, and required hours. The Python script reads data from an Excel file, solves the scheduling problem, and outputs the optimal schedule and costs.

About

This repository contains project data, codes, and reports from Operations Research for Systems course at the University of Utah

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages