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 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
- Simple framework for modeling optimization problems in Python☆57Updated 3 years ago
- My solutions for discrete optimization course on Coursera☆46Updated 5 years ago
- Solutions for assignments of the Coursera course "Discrete Optimization"☆52Updated last year
- A curated list of awesome Operational research solvers, libraries, books, teachers and resources☆144Updated 6 years ago
- Python implementation to solve Vehicle Routing problem & Master Production Scheduling in Supply Chain Analytics & Design.☆67Updated 4 years ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆48Updated 5 years ago
- ☆76Updated 5 years ago
- Combinatorial Optimization in Gurobi☆44Updated last year
- Introduction to Cplex & Python☆43Updated 5 years ago
- Data from Operational Research Seminar☆11Updated 6 years ago
- Optimization models using various solvers☆93Updated 7 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆66Updated 2 years ago
- Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.☆52Updated 3 years ago
- ☆86Updated last year
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆139Updated 3 months ago
- Column generation (theory + python implementation)☆28Updated 3 years ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆83Updated 10 months ago
- Example codes for IEM 4203/5203: shortest paths, transportation problem, k-median, k-center, set cover, facility location, max k-cover☆31Updated 3 years ago
- A repository of Pyomo examples.☆362Updated this week
- Examples on numerical optimization☆66Updated 3 months ago
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆47Updated 8 years ago
- ☆46Updated 4 years ago
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆90Updated last week
- A curated list of awesome video lectures and learning resources for operations analytics.☆29Updated 3 years ago
- Column generation☆14Updated 11 years ago
- ☆79Updated 2 years ago
- CVRP truck planner in Gurobi.☆18Updated 9 years ago
- Optimal facility location (Set Cover problem); setup costs and changeover times (traveling salesman problem) ; production and transportat…☆20Updated 6 years ago
- A public bookmark bar. Resources for computation, operations research, academia, and more.☆57Updated 3 years ago
- Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solv…☆51Updated 3 years ago