gmarciani / amplitudeLinks
A collection of notable optimization problems solved with AMPL.
☆13Updated 8 years ago
Alternatives and similar repositories for amplitude
Users that are interested in amplitude are comparing it to the libraries listed below
Sorting:
- ☆13Updated 4 years ago
- Implementation of Integer bender's cut for SP proposed by Laporte et al.☆11Updated 6 years ago
- ☆30Updated 11 years ago
- A public bookmark bar. Resources for computation, operations research, academia, and more.☆58Updated 4 years ago
- Exact algorithm implementation based on Cplex Java API☆18Updated 5 years ago
- Branch-and-price solver for the Feeder Network Design Problem☆36Updated 2 years ago
- Source code associated with the paper: "Vidal, T., Martinelli, R., Pham, T. A., & Hà, M. H. (2021). Arc routing with time-dependent trave…☆20Updated 5 years ago
- Branch-and-Price Algorithm for the Bin Packing Problem (using CPLEX as pricer and LP solver). It implements a Ryan-Foster branching schem…☆16Updated 6 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
- Combinatorial Optimization in Gurobi☆44Updated 2 years ago
- Exact Branch-and-Benders-cut algorithm for the Maximal Covering Location Problem and for the Partial Set Covering Location Problem☆18Updated 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…☆41Updated 4 years ago
- Example code for using CPLEX and Java.☆24Updated 2 years ago
- This is the Web site associated with the repository for hosting software and data associated with papers appearing in the INFORMS Journal…☆19Updated this week
- Library of Split algorithms, including the O(n) (linear time) algorithm for the CVRP, from "Vidal, Thibaut (2016). Technical note: Split …☆20Updated 7 years ago
- A solver based on column generation☆34Updated 3 weeks ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Updated 7 years ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆53Updated 6 years ago
- Adaptive Large Neighbourhood Search for the Orienteering Problem☆11Updated 2 years ago
- Optimization models using various solvers☆96Updated 8 years ago
- Solving a TSP with the CPLEX C++ API.☆50Updated 5 years ago
- Implementation of a Branch-and-Cut Algortihm for a Dial-a-Ride Problem with the CPLEX JAVA API.☆22Updated 5 years ago
- Inventory-routing problem (IRP) branch-and-cut algorithm using C++ Gurobi's API and CVRPSEP package☆15Updated 4 years ago
- A branch-and-cut algorithm for the capacitated vehicle routing problem (CVRP)☆28Updated 3 years ago
- Repository for the MIT course 15.S60 "Software Tools for Operations Research"☆21Updated 9 years ago
- Tutorial on Benders decomposition and acceleration techniques☆16Updated 2 years ago
- Benders decomposition to solve mixed integer linear programming, especially stochastic programming in seconds!☆25Updated 6 years ago
- branch and price vrptw☆34Updated 5 years ago
- Column generation (theory + python implementation)☆31Updated 4 years ago
- Presentation: Custom MIP Heuristics☆34Updated 4 years ago