Oscar-Oliveira / OR-DatasetsLinks
Instance datasets of operations research problems.
☆21Updated 2 months ago
Alternatives and similar repositories for OR-Datasets
Users that are interested in OR-Datasets are comparing it to the libraries listed below
Sorting:
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆86Updated last year
- Asymmetric multi-depot vehicle routing problems: valid inequalities and a branch-and-cut algorithm☆48Updated 3 years ago
- Exact solutions for two-dimensional bin packing problems by branch-and-cut☆73Updated 2 months ago
- A solver based on column generation☆30Updated 2 weeks ago
- Python code to solve robust multi-mode resource constrained project scheduling problem using Benders' decomposition approach vs compact m…☆11Updated 3 years ago
- Branch-Cut-Price Framework☆30Updated 4 years ago
- A C++ Framework for Optimization☆36Updated last week
- 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
- A state-of-the-art exact Branch-Cut-and-Price algorithm for the Capacitated Location-Routing Problem and related problems☆18Updated 2 years ago
- Branch-and-price solver for the Feeder Network Design Problem☆36Updated 2 years ago
- A standalone local search solver for general integer linear programming☆16Updated last year
- Nutmeg – a MIP and CP branch-and-check solver☆26Updated 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…☆19Updated 5 years ago
- A demo on how use column generation in a primal heuristic for the Vehicle Routing Problem with Time Windows (VRPTW)☆17Updated 2 years ago
- Elementary Shortest Path Problem with Resource Constraints☆33Updated last year
- A solver for (geometrical) packing problems☆143Updated last week
- Machine-learning-based column selection☆37Updated 3 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆67Updated 3 years ago
- Library of Split algorithms, including the O(n) (linear time) algorithm for the CVRP, from "Vidal, Thibaut (2016). Technical note: Split …☆19Updated 6 years ago
- OptiML's contribution to the EURO meets NeurIPS 2022 vehicle routing competition.☆17Updated 2 years ago
- Elementary branch-price-and-cut algorithm for the vehicle routing problem with stochastic demands under optimal restocking☆17Updated 2 years ago
- 列生成求解下料问题(Column generation solving cutting stock problem)☆15Updated 5 years ago
- ☆11Updated last month
- OptFrame - C++17/C++20/C++23 Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Ge…☆83Updated last month
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆91Updated 3 months ago
- A Branch-and-Cut based Pricer for the Capacitated Vehicle Routing Problem☆16Updated 2 years ago
- WIP: Tune the hyperparameters of Google's OR-Tools' CP-SAT solver for specific models☆17Updated 10 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 …☆50Updated last year
- A modular Python package for the development of metaheuristic algorithms for Vehicle Routing Problems with Intermediate Stops☆26Updated last year
- ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.☆70Updated last year