tanmoyie / Operations-Research-TheoryLinks
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.
☆144Updated 6 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
Sorting:
- My solutions for discrete optimization course on Coursera☆49Updated 6 years ago
- Combinatorial Optimization in Gurobi☆44Updated 2 years ago
- A curated list of awesome Operational research solvers, libraries, books, teachers and resources☆161Updated 7 years ago
- A repository of Pyomo examples.☆382Updated 9 months ago
- A project on using mathematical programming to solve multi-modal transportation cost minimization in goods delivery and supply chain mana…☆291Updated 5 years ago
- ☆77Updated 5 years ago
- A collection of Pyomo examples☆312Updated 10 months ago
- Python implementation to solve Vehicle Routing problem & Master Production Scheduling in Supply Chain Analytics & Design.☆71Updated 4 years ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Updated 7 years ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆54Updated 6 years ago
- Simple framework for modeling optimization problems in Python☆58Updated 4 years ago
- Column generation (theory + python implementation)☆31Updated 4 years ago
- These samples demonstrate how to use the DOcplex library to model and solve optimization problems.☆405Updated this week
- Introduction to Cplex & Python☆44Updated 6 years ago
- Example codes for IEM 4203/5203: shortest paths, transportation problem, k-median, k-center, set cover, facility location, max k-cover☆36Updated 3 years ago
- Mathematical Programming and Operations Research: Modeling, Algorithms, and Complexity. Examples in Python and Excel. Edited by Robert Hi…☆36Updated 3 months ago
- Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.☆54Updated 3 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆68Updated 3 years ago
- Introduction to Operations Research☆100Updated 6 years ago
- Deterministic and Stochastic Dynamic Programs for optimization of Supply Chain☆19Updated 3 years ago
- Optimal facility location (Set Cover problem); setup costs and changeover times (traveling salesman problem) ; production and transportat…☆21Updated 7 years ago
- Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solv…☆53Updated 4 years ago
- ☆87Updated this week
- Work from class 15.095 Machine Learning Under a Modern Optimization Lens at MIT taught by Dimitris Bertsimas and Martin Copenhaver☆46Updated 6 years ago
- Optimization models using various solvers☆97Updated 8 years ago
- Pyomo respository provides a comprehensive library of solved models in Supply chain management☆297Updated last month
- Solutions for assignments of the Coursera course "Discrete Optimization"☆57Updated last year
- Capacitated Vehicle Routing Problem with Time Windows (NP-Hard). Winner at ICHack 18.☆29Updated 7 years ago
- multi-echelon inventory optimization with SimPy, SciPy, sklearn, and RBFOpt☆88Updated 6 years ago
- Formulate trained predictors in Gurobi models☆245Updated last week