An open API service indexing awesome lists of open source software.

https://github.com/pegah-ardehkhani/optimization-problems-and-solutions

A repository dedicated to the mathematical modeling and solution of optimization problems, featuring practical examples in Stochastic Programming, Linear Programming (LP), and Mixed-Integer Linear Programming (MILP)
https://github.com/pegah-ardehkhani/optimization-problems-and-solutions

cplex integer-linear-programming integer-programming linear-programming mixed-integer-programming modeling non-linear-optimization operations-research optimization optimization-modeling optimization-problem optimization-solver pulp pulp-library pyomo pyomo-glpk pyomo-library python r-programming stochastic-optimization

Last synced: 3 months ago
JSON representation

A repository dedicated to the mathematical modeling and solution of optimization problems, featuring practical examples in Stochastic Programming, Linear Programming (LP), and Mixed-Integer Linear Programming (MILP)

Awesome Lists containing this project

README

          

# Optimization Problems and Solutions ![license](https://img.shields.io/github/license/Pegah-Ardehkhani/Optimization-Problems-and-Solutions.svg) ![releases](https://img.shields.io/github/release/Pegah-Ardehkhani/Optimization-Problems-and-Solutions.svg)

> **`Note`**: Problems 19, 21, and 22 are solved with Python, CPLEX, and R, while the others use Python only.

> **`Note`**: This repository is still developing.



## Table of Contents âœī¸

[01. Financial Planning and Control](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/01.%20Financial%20Planning%20and%20Control) 💰 💸 Open In Colab

[02. Farmer's Problem](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/02.%20Farmer's%20Problem) 🧑‍🌾 👨‍🌾 Open In Colab

[03. Partition a New Plane](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/03.%20Partition%20a%20New%20Plane) đŸ›Šī¸ Open In Colab

[04. Transportation Problem](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/04.%20Transportation%20Problem) 🚛 Open In Colab

[05. Travelling Salesman Problem (TSP)](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/05.%20Travelling%20Salesman%20Problem%20(TSP)) đŸ—ē Open In Colab

[06. Simple Radiation Therapy](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/06.%20Simple%20Radiation%20Therapy) â˜ĸī¸ Open In Colab

[07. Investment](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/7.%20Investment) 💰 Open In Colab

[08. Regional Planning](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/08.%20Regional%20Planning) 🚜 Open In Colab

[09. Controlling Air Pollution](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/09.%20Controlling%20Air%20Pollution) 😷 Open In Colab

[10. Shoe Company](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/10.%20Shoe%20Company) 👠 Open In Colab

[11. California Manufacturing Company](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/11.%20California%20Manufacturing%20Company) 🏭 Open In Colab

[12. Product Diversification](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/12.%20Product%20Diversification) đŸ“Ļ Open In Colab

[13. TV Spots](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/13.%20TV%20Spots) đŸ“ē Open In Colab

[14. Airline Crews](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/14.%20Airline%20Crews) 👩đŸģâ€âœˆī¸ Open In Colab

[15. Household Chores](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/15.%20Household%20Chores) 🏠 Open In Colab

[16. Capital Investment Selection](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/16.%20Capital%20Investment%20Selection) 💸 Open In Colab

[17. Optimal Product Selection](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/17.%20Optimal%20Product%20Selection) đŸˇī¸ Open In Colab

[18. Toy Factory](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/18.%20Toy%20Factory) 🧸 Open In Colab

[19. Aircraft Purchase](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/19.%20Aircraft%20Purchase) âœˆī¸ Open In Colab

[20. Reclaiming Solid Wastes](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/20.%20Reclaiming%20Solid%20Wastes) đŸ—‘ī¸ Open In Colab

[21. Personnel Scheduling](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/21.%20Personnel%20Scheduling) 🧑‍đŸ’ŧ Open In Colab

[22. Manufacturing Firm with Excess Capacity](https://github.com/Pegah-Ardehkhani/Optimization-Problems-and-Solutions/tree/main/22.%20Manufacturing%20Firm%20with%20Excess%20Capacity) đŸĸ Open In Colab