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.
☆138Updated 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☆46Updated 5 years ago
- Combinatorial Optimization in Gurobi☆44Updated 2 years ago
- Data from Operational Research Seminar☆11Updated 6 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆67Updated 3 years ago
- A curated list of awesome Operational research solvers, libraries, books, teachers and resources☆150Updated 6 years ago
- Column generation (theory + python implementation)☆29Updated 4 years ago
- ☆77Updated 5 years ago
- Optimization models using various solvers☆95Updated 7 years ago
- Introduction to Cplex & Python☆43Updated 5 years ago
- A public bookmark bar. Resources for computation, operations research, academia, and more.☆58Updated 3 years ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆49Updated 5 years ago
- Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.☆53Updated 3 years ago
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆48Updated 8 years ago
- Mathematical Programming and Operations Research: Modeling, Algorithms, and Complexity. Examples in Python and Excel. Edited by Robert Hi…☆34Updated 3 months ago
- Solutions for assignments of the Coursera course "Discrete Optimization"☆53Updated last year
- Column generation☆14Updated 12 years ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Updated 6 years ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆85Updated last year
- Python implementation to solve Vehicle Routing problem & Master Production Scheduling in Supply Chain Analytics & Design.☆67Updated 4 years ago
- Example codes for IEM 4203/5203: shortest paths, transportation problem, k-median, k-center, set cover, facility location, max k-cover☆34Updated 3 years ago
- Asymmetric multi-depot vehicle routing problems: valid inequalities and a branch-and-cut algorithm☆48Updated 3 years ago
- A solution to the VRPTW problem using the Column Generation algorithm. Implementation with Python using the Gurobi optimizer (license nee…☆125Updated 3 years ago
- Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solv…☆51Updated 3 years ago
- This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with …☆49Updated last year
- An implementation of VRPTW in CPLEX☆31Updated 3 weeks ago
- ☆87Updated 3 weeks ago
- Repository contains implementation of Branch and Prive for classical General Assignment Problem problem using Python and Gurobi solver.☆48Updated 3 years ago
- Deterministic and Stochastic Dynamic Programs for optimization of Supply Chain☆19Updated 2 years ago
- Capacitated Vehicle Routing Problem with Time Windows (NP-Hard). Winner at ICHack 18.☆29Updated 7 years ago
- Simple framework for modeling optimization problems in Python☆57Updated 4 years ago