kouei / discrete-optimization
Solutions for assignments of the Coursera course "Discrete Optimization"
☆51Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for discrete-optimization
- My solutions for discrete optimization course on Coursera☆46Updated 4 years ago
- ☆76Updated 4 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆59Updated 2 years ago
- 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
- ☆19Updated 10 months 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…☆134Updated 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
- Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.☆52Updated 2 years ago
- Column generation (theory + python implementation)☆25Updated 3 years ago
- Quickstart for EURO Meets NeurIPS 2022 Vehicle Routing Competition☆83Updated last year
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆82Updated last year
- ☆84Updated last year
- Assignments for discrete optimization @ Melbourne Univ via Coursera☆12Updated 4 months ago
- ☆47Updated last year
- Branch-and-price solver for the Feeder Network Design Problem☆34Updated last year
- Python implementation to solve Vehicle Routing problem & Master Production Scheduling in Supply Chain Analytics & Design.☆65Updated 3 years ago
- Combinatorial Optimization in Gurobi☆42Updated last year
- A library to solve the TSP (Travelling Salesman Problem) using Exact Algorithms, Heuristics and Metaheuristics : 2-opt; 2.5-opt; 3-opt; 4…☆109Updated last month
- 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
- Optimization models using various solvers☆87Updated 7 years ago
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆149Updated 3 months 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
- Assignments and Graders for Discrete Optimization on Coursera☆95Updated last year
- Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solv…☆47Updated 3 years ago
- Column generation☆14Updated 11 years ago
- Examples of optimization problems in Python with Gurobi☆28Updated 8 years ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆10Updated 6 years ago
- All documents, jupyter notebooks and presentations for INFORMS Gurobi Seminar Series☆11Updated 4 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