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.
☆135Updated 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
- My solutions for discrete optimization course on Coursera☆46Updated 5 years ago
- Simple framework for modeling optimization problems in Python☆57Updated 3 years ago
- A curated list of awesome Operational research solvers, libraries, books, teachers and resources☆137Updated 6 years ago
- Python implementation to solve Vehicle Routing problem & Master Production Scheduling in Supply Chain Analytics & Design.☆67Updated 3 years ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆47Updated 5 years ago
- Combinatorial Optimization in Gurobi☆42Updated last year
- Examples on numerical optimization☆67Updated last month
- Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.☆52Updated 2 years ago
- Introduction to Cplex & Python☆41Updated 5 years ago
- Optimization models using various solvers☆91Updated 7 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆61Updated 2 years ago
- Column generation☆14Updated 11 years ago
- ☆85Updated last year
- Column generation (theory + python implementation)☆27Updated 3 years ago
- Amazing Collection Vehicle Routing Problem☆48Updated 5 years ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆130Updated last month
- A python framework for solving the VRP and its variants with column generation.☆186Updated last year
- Data from Operational Research Seminar☆11Updated 6 years ago
- ☆76Updated 4 years ago
- Simple Linear Programming with CPLEX☆17Updated 5 years ago
- Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solv…☆47Updated 3 years ago
- A public bookmark bar. Resources for computation, operations research, academia, and more.☆56Updated 3 years ago
- Deterministic and Stochastic Dynamic Programs for optimization of Supply Chain☆19Updated 2 years ago
- Materials for an Integer Programming course at University of Pavia☆16Updated 2 years ago
- Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solver written in Python.☆93Updated 10 months ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆81Updated 7 months ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Updated 6 years ago
- A tutorial on using C++/Cplex for OR problems. The tutorial is intended to be useful for every OR practitioner with an intermediary knowl…☆39Updated 3 years ago
- Solutions for assignments of the Coursera course "Discrete Optimization"☆52Updated 11 months ago
- Capacitated Vehicle Routing Problem with Time Windows (NP-Hard). Winner at ICHack 18.☆29Updated 6 years ago