joaojunior / awesome-operational_research
A curated list of awesome Operational research solvers, libraries, books, teachers and resources
☆146Updated 6 years ago
Alternatives and similar repositories for awesome-operational_research
Users that are interested in awesome-operational_research are comparing it to the libraries listed below
Sorting:
- A curated list of awesome video lectures and learning resources for operations analytics.☆29Updated 3 years ago
- Some lecture notes of Operations Research (usually taught in Junior year of BS) can be found in this repository along with some Python pr…☆137Updated 6 years ago
- My solutions for discrete optimization course on Coursera☆46Updated 5 years ago
- PyomoTutorial☆34Updated last year
- ☆68Updated 6 years ago
- Introduction to Operations Research☆98Updated 6 years ago
- Solve job shop scheduling problems (and more!) in Python.☆39Updated 2 weeks ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆49Updated 5 years ago
- A collection of Pyomo examples☆299Updated 2 months ago
- Simple framework for modeling optimization problems in Python☆58Updated 3 years ago
- Optimization models using various solvers☆93Updated 7 years ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆85Updated 11 months ago
- In this project we focus on the set covering based formulation for the capacitated vehicle routing problem (CVRP). A column generation ap…☆15Updated 10 years ago
- multi-echelon inventory optimization with SimPy, SciPy, sklearn, and RBFOpt☆85Updated 6 years ago
- Python package to read and write vehicle routing problem instances.☆107Updated 7 months 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…☆40Updated 3 years ago
- Data-driven APIs for common optimization tasks☆161Updated 2 months ago
- Work from class 15.095 Machine Learning Under a Modern Optimization Lens at MIT taught by Dimitris Bertsimas and Martin Copenhaver☆40Updated 6 years ago
- Repository contains implementation of Branch and Prive for classical General Assignment Problem problem using Python and Gurobi solver.☆48Updated 3 years ago
- Formulate trained predictors in Gurobi models☆233Updated last week
- Branch-and-price solver for the Feeder Network Design Problem☆36Updated 2 years ago
- A python framework for solving the VRP and its variants with column generation.☆195Updated 2 years ago
- Combinatorial Optimization in Gurobi☆44Updated last year
- 收益管理☆12Updated 6 years ago
- Assignments and Graders for Discrete Optimization on Coursera☆95Updated last year
- Column generation (theory + python implementation)☆29Updated 3 years ago
- Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solv…☆52Updated 3 years ago
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆171Updated 5 months ago
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆48Updated 8 years ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆142Updated 5 months ago