joaojunior / awesome-operational_research
A curated list of awesome Operational research solvers, libraries, books, teachers and resources
☆145Updated 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
- Some lecture notes of Operations Research (usually taught in Junior year of BS) can be found in this repository along with some Python pr…☆136Updated 6 years ago
- A curated list of awesome video lectures and learning resources for operations analytics.☆29Updated 3 years ago
- My solutions for discrete optimization course on Coursera☆46Updated 5 years ago
- ☆68Updated 6 years ago
- Solve scheduling problems with constraint programming in Python.☆39Updated last month
- Introduction to Operations Research☆97Updated 6 years ago
- PyomoTutorial☆33Updated last year
- Simple framework for modeling optimization problems in Python☆57Updated 3 years ago
- Examples on numerical optimization☆66Updated 3 months ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆83Updated 10 months ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆140Updated 4 months ago
- A collection of Pyomo examples☆298Updated last month
- Introduction to Cplex & Python☆43Updated 5 years ago
- Python package to read and write vehicle routing problem instances.☆106Updated 6 months ago
- ☆87Updated last year
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆169Updated 4 months ago
- Combinatorial Optimization in Gurobi☆44Updated last year
- Data-driven APIs for common optimization tasks☆159Updated last month
- A python framework for solving the VRP and its variants with column generation.☆194Updated last year
- Optimization models using various solvers☆93Updated 7 years ago
- Formulate trained predictors in Gurobi models☆230Updated 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
- Branch-and-price solver for the Feeder Network Design Problem☆35Updated 2 years ago
- A series of tutorials for conducting computational experiments with optimization solvers☆89Updated 11 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
- This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with …☆49Updated last year
- Solving a TSP with the CPLEX C++ API.☆51Updated 4 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆66Updated 2 years ago
- Examples of optimization problems in Python with Gurobi☆28Updated 9 years ago
- Extract and visualize information from Gurobi log files☆115Updated last week