tanmoyie / Operations-Research-Theory
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.
☆137Updated 5 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
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆48Updated 5 years ago
- Simple framework for modeling optimization problems in Python☆57Updated 3 years ago
- Combinatorial Optimization in Gurobi☆43Updated last year
- ☆76Updated 5 years ago
- A curated list of awesome Operational research solvers, libraries, books, teachers and resources☆141Updated 6 years ago
- My solutions for discrete optimization course on Coursera☆46Updated 5 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆63Updated 2 years ago
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆47Updated 8 years ago
- Introduction to Cplex & Python☆41Updated 5 years ago
- Column generation (theory + python implementation)☆28Updated 3 years ago
- Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.☆53Updated 3 years ago
- Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solv…☆50Updated 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 …☆48Updated last year
- Data from Operational Research Seminar☆11Updated 6 years ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆135Updated 2 months ago
- Asymmetric multi-depot vehicle routing problems: valid inequalities and a branch-and-cut algorithm☆48Updated 2 years ago
- branch and price vrptw☆30Updated 4 years ago
- This library provides a comprehensive suite of algorithms to solve the Travelling Salesman Problem (TSP), ranging from Exact Algorithms, …☆116Updated 3 weeks ago
- Optimization models using various solvers☆92Updated 7 years ago
- ☆13Updated last year
- ☆20Updated last year
- Branch-and-price solver for the Feeder Network Design Problem☆34Updated 2 years ago
- Mathematical Programming and Operations Research: Modeling, Algorithms, and Complexity. Examples in Python and Excel. Edited by Robert Hi…☆32Updated last month
- Solutions for assignments of the Coursera course "Discrete Optimization"☆52Updated last year
- ☆24Updated 8 years ago
- Python implementation to solve Vehicle Routing problem & Master Production Scheduling in Supply Chain Analytics & Design.☆67Updated 4 years ago
- ☆86Updated last year
- Repository contains implementation of Branch and Prive for classical General Assignment Problem problem using Python and Gurobi solver.☆44Updated 3 years ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆82Updated 8 months ago
- Column generation☆14Updated 11 years ago