jixinfeng / discopt-soln
My solutions for discrete optimization course on Coursera
☆46Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for discopt-soln
- Examples of optimization problems in Python with Gurobi☆28Updated 8 years ago
- Exact and meta-heuristic algorithms for NP problems☆20Updated 5 years ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆44Updated 5 years ago
- ☆84Updated last year
- Implementation of original Benders procedures in Python☆9Updated 5 years ago
- Combinatorial Optimization in Gurobi☆42Updated last year
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆122Updated 2 months ago
- ☆47Updated last year
- Python codes for the traveling salesman problem and vehicle routing problem☆59Updated 2 years ago
- ☆76Updated 4 years ago
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆82Updated 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 9 years ago
- Learning Benders Decomposition by Coding☆28Updated 2 years ago
- Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solv…☆47Updated 3 years ago
- Optimization models using various solvers☆87Updated 7 years ago
- Facility Location and routing problems: Survey, Models and Algorithm☆28Updated 3 years ago
- Solutions for assignments of the Coursera course "Discrete Optimization"☆51Updated 9 months ago
- C++ branch-price-and-cut framework for electric vehicle routing problem with release time and due date, bounded bidirectional label setti…☆10Updated 2 years ago
- Benders decomposition to solve mixed integer linear programming, especially stochastic programming in seconds!☆24Updated 5 years ago
- Code and computational experiments of the paper "Benders Adaptive-Cuts Method for Two-Stage Stochastic Programs" by Cristian Ramírez-Pico…☆13Updated last year
- Using Dantzig-Wolfe (DW) decomposition algorithm to solve MCNF(Multi Commodity Network Flow) problem. Final project for the course of (la…☆17Updated last year
- CVRP truck planner in Gurobi.☆16Updated 8 years ago
- Code release for AAAI 2020 paper "Smart Predict-and-Optimize for Hard Combinatorial Optimization Problems"☆36Updated 4 months ago
- Introduction to Cplex & Python☆40Updated 5 years ago
- Solving a Capacitated Vehicle Routing Problem with time windows constraints (CVRPTW) with Mixed Integer Linear Programming (MILP) in pyt…☆78Updated 3 years ago
- A branch-and-price-and-cut algorithm for service network design and hub location problem☆16Updated 2 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 …☆45Updated 9 months ago
- ☆28Updated 4 years ago
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆149Updated 3 months ago
- Machine-learning-based column selection☆34Updated 2 years ago