kouei / discrete-optimization
Solutions for assignments of the Coursera course "Discrete Optimization"
☆52Updated last year
Alternatives and similar repositories for discrete-optimization:
Users that are interested in discrete-optimization are comparing it to the libraries listed below
- My solutions for discrete optimization course on Coursera☆46Updated 5 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆63Updated 2 years ago
- ☆75Updated 5 years ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆137Updated 3 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…☆137Updated 5 years ago
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆90Updated 2 years ago
- A tutorial on using C++/Cplex for OR problems. The tutorial is intended to be useful for every OR practitioner with an intermediary knowl…☆39Updated 3 years ago
- Quickstart for EURO Meets NeurIPS 2022 Vehicle Routing Competition☆93Updated 2 years ago
- A matheuristic approach for the Capacitated Vehicle Routing Problem☆49Updated 2 years ago
- ☆20Updated last year
- ☆13Updated 2 years ago
- This library provides a comprehensive suite of algorithms to solve the Travelling Salesman Problem (TSP), ranging from Exact Algorithms, …☆117Updated 2 weeks ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆48Updated 5 years ago
- All documents, jupyter notebooks and presentations for INFORMS Gurobi Seminar Series☆11Updated 5 years ago
- ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.☆66Updated 9 months ago
- Python package to read and write vehicle routing problem instances.☆104Updated 5 months ago
- Assignments and Graders for Discrete Optimization on Coursera☆95Updated last year
- ☆49Updated 2 years ago
- Column generation (theory + python implementation)☆28Updated 3 years ago
- A modular Python package for the development of metaheuristic algorithms for Vehicle Routing Problems with Intermediate Stops☆22Updated last year
- Combinatorial Optimization in Gurobi☆43Updated last year
- Branch-and-price solver for the Feeder Network Design Problem☆34Updated 2 years ago
- ☆30Updated 10 years ago
- Repository contains implementation of Branch and Prive for classical General Assignment Problem problem using Python and Gurobi solver.☆46Updated 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
- Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solv…☆51Updated 3 years ago
- how to create models using Gurobi in Python☆15Updated 3 years ago
- branch and price vrptw☆30Updated 4 years ago
- Solving VRPTW with metaheuristics☆85Updated 9 months ago
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆47Updated 8 years ago