Some lecture notes of Operations Research (usually taught in Junior year of BS) can be found in this repository along with some Python programming codes to solve numerous problems of Optimization including Travelling Salesman, Minimum Spanning Tree and so on.
☆151Apr 10, 2019Updated 7 years ago
Alternatives and similar repositories for Operations-Research-Theory
Users that are interested in Operations-Research-Theory are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A curated list of awesome Operational research solvers, libraries, books, teachers and resources☆170Oct 3, 2018Updated 7 years ago
- Introduction to Operations Research☆99Mar 26, 2019Updated 7 years ago
- Mathematical Programming and Operations Research: Modeling, Algorithms, and Complexity. Examples in Python and Excel. Edited by Robert Hi…☆39Updated this week
- Python Scripts that apply Operations Research (Mixed Integer Programming) to solve Shift Scheduling problems for workforces.☆78May 13, 2024Updated 2 years ago
- Data from Operational Research Seminar☆13Nov 18, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Optimization and Operations Research With Python☆35Nov 18, 2020Updated 5 years ago
- Solving the Traveling Salesman problem with 49 US Capitals using a genetic algorithm☆16Oct 18, 2017Updated 8 years ago
- High Performance solving suite for the Pickup and Delivery Problem and its related extensions.☆15Mar 16, 2023Updated 3 years ago
- Implementation of VRP solution algorithm in Python☆10Apr 5, 2022Updated 4 years ago
- Probabilistic fire risk assessment framework☆22Jun 23, 2026Updated last month
- Simple framework for modeling optimization problems in Python☆58May 24, 2021Updated 5 years ago
- log parser for MIP and LP solvers☆21Aug 12, 2025Updated 11 months ago
- Combinatorial Optimization in Gurobi☆46Jun 17, 2023Updated 3 years ago
- Factory Planning Optimization Project (2015)☆12Jun 4, 2019Updated 7 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Introduction to Linear Programming with Python☆182Jul 15, 2020Updated 6 years ago
- ☆12May 21, 2019Updated 7 years ago
- Branch & Bound python implementation