jixinfeng / discopt-solnLinks
My solutions for discrete optimization course on Coursera
☆46Updated 5 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
- Optimization models using various solvers☆94Updated 7 years ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆48Updated 5 years ago
- ☆50Updated 2 years ago
- An accelerated Bender's decomposition approach to solve a two-stage stochastic model of a formulate a capacitated facility location probl…☆12Updated 4 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆67Updated 3 years ago
- Facility Location and routing problems: Survey, Models and Algorithm☆32Updated 4 years ago
- ☆77Updated 5 years ago
- Combinatorial Optimization in Gurobi☆44Updated last year
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆143Updated 5 months ago
- Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solv…☆51Updated 3 years ago
- ☆9Updated 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
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆48Updated 8 years ago
- A curated list of awesome video lectures and learning resources for operations analytics.☆29Updated 3 years ago
- Exact Branch-and-Benders-cut algorithm for the Maximal Covering Location Problem and for the Partial Set Covering Location Problem☆15Updated 2 years ago
- ☆87Updated this week
- 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
- Exact and meta-heuristic algorithms for NP problems☆21Updated 5 years ago
- Large scale decomposition algorithm (Lagrangian relaxation, Benders decomposition & Column generation) for CDN communication network.☆11Updated 7 years ago
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆91Updated 2 months ago
- Using Dantzig-Wolfe (DW) decomposition algorithm to solve MCNF(Multi Commodity Network Flow) problem. Final project for the course of (la…☆21Updated 2 years ago
- Project for Stochastic Programming☆21Updated 7 years ago
- Evolutionary Algorithm (EA) for the Multi-Objective Multi-Commodity Two-Echelon Vehicle Routing Problem (M2-2E-VRP) with Heterogeneous Fl…☆22Updated 7 years ago
- Implementation of Integer bender's cut for SP proposed by Laporte et al.☆10Updated 5 years ago
- An end-to-end framework for mixed-integer optimization with data-driven learned constraints.☆126Updated last year
- C++ branch-price-and-cut framework for electric vehicle routing problem with release time and due date, bounded bidirectional label setti…☆10Updated 3 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
- 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
- learn from xprog and bertsimas's paper(price of robustness)☆20Updated 6 years ago