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.
☆134Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Operations-Research-Theory
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆44Updated 5 years ago
- My solutions for discrete optimization course on Coursera☆46Updated 4 years ago
- ☆84Updated last year
- Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.☆52Updated 2 years ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆122Updated 2 months ago
- Combinatorial Optimization in Gurobi☆42Updated last year
- A python framework for solving the VRP and its variants with column generation.☆184Updated last year
- A curated list of awesome Operational research solvers, libraries, books, teachers and resources☆133Updated 6 years ago
- Optimization models using various solvers☆87Updated 7 years ago
- Introduction to Cplex & Python☆40Updated 5 years ago
- Simple framework for modeling optimization problems in Python☆57Updated 3 years ago
- Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solv…☆47Updated 3 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆59Updated 2 years ago
- Column generation (theory + python implementation)☆25Updated 3 years ago
- Data from Operational Research Seminar☆11Updated 6 years ago
- Python implementation to solve Vehicle Routing problem & Master Production Scheduling in Supply Chain Analytics & Design.☆65Updated 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 …☆45Updated 9 months ago
- All documents, jupyter notebooks and presentations for INFORMS Gurobi Seminar Series☆11Updated 4 years ago
- Column generation☆14Updated 11 years ago
- ☆76Updated 4 years ago
- A public bookmark bar. Resources for computation, operations research, academia, and more.☆57Updated 3 years ago
- Capacitated Vehicle Routing Problem☆66Updated 7 years ago
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆82Updated last year
- Repository contains implementation of Branch and Prive for classical General Assignment Problem problem using Python and Gurobi solver.☆42Updated 3 years ago
- Examples of optimization problems in Python with Gurobi☆28Updated 8 years ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆80Updated 5 months ago
- Examples on numerical optimization☆65Updated 7 months ago
- ☆23Updated 7 years ago
- Online algorithms for solving large-scale dynamic vehicle routing problems with stochastic requests☆75Updated 2 years ago
- Asymmetric multi-depot vehicle routing problems: valid inequalities and a branch-and-cut algorithm☆47Updated 2 years ago