jixinfeng / discopt-solnLinks
My solutions for discrete optimization course on Coursera
☆49Updated 6 years ago
Alternatives and similar repositories for discopt-soln
Users that are interested in discopt-soln are comparing it to the libraries listed below
Sorting:
- Examples of optimization problems in Python with Gurobi☆28Updated 9 years ago
- Combinatorial Optimization in Gurobi☆44Updated 2 years ago
- ☆87Updated 2 weeks ago
- An end-to-end framework for mixed-integer optimization with data-driven learned constraints.☆139Updated 2 years ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆54Updated 6 years ago
- Optimization models using various solvers☆97Updated 8 years ago
- Facility Location and routing problems: Survey, Models and Algorithm☆33Updated 4 years ago
- Exact Branch-and-Benders-cut algorithm for the Maximal Covering Location Problem and for the Partial Set Covering Location Problem☆21Updated 2 years ago
- In this project we focus on the set covering based formulation for the capacitated vehicle routing problem (CVRP). A column generation ap…☆15Updated 11 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…☆144Updated 6 years ago
- Exact and meta-heuristic algorithms for NP problems☆22Updated 6 years ago
- ☆52Updated 3 years ago
- These samples demonstrate how to use the DOcplex library to model and solve optimization problems.☆405Updated 2 weeks ago
- Column generation (theory + python implementation)☆31Updated 4 years ago
- Multi-commodity network flow via Dantzig-Wolfe decomposition (Python).☆22Updated 2 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆68Updated 3 years ago
- Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solv…☆54Updated 4 years ago
- A curated list of awesome video lectures and learning resources for operations analytics.☆32Updated 4 years ago
- ☆77Updated 5 years ago
- Formulate trained predictors in Gurobi models☆246Updated 2 weeks ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Updated 7 years ago
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆48Updated 8 years ago
- Heuristic global optimization algorithms in Python☆59Updated 4 years ago
- Combining Reinforcement Learning with Integer Programming for Robust Scheduling☆30Updated last year
- Inverse Variational Inequalities along with optimization problems arising in Traffic networks☆28Updated 7 years ago
- learn from xprog and bertsimas's paper(price of robustness)☆20Updated 7 years ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆92Updated last year
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆183Updated last month
- C++ branch-price-and-cut framework for electric vehicle routing problem with release time and due date, bounded bidirectional label setti…☆10Updated 4 years ago
- Linear Programming in Short☆18Updated 4 years ago