A solver for the generalized assignment problem
☆23Jan 8, 2026Updated last month
Alternatives and similar repositories for generalizedassignmentsolver
Users that are interested in generalizedassignmentsolver are comparing it to the libraries listed below
Sorting:
- A solver based on column generation☆40Dec 27, 2025Updated 2 months ago
- Set Partitioning Heuristic (SPH) based on CPLEX MILP solver and created starting from the CFT Heuristic implemented by Accorsi Luca and C…☆14Dec 1, 2023Updated 2 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…☆16Feb 24, 2019Updated 7 years ago
- A standalone local search solver for general integer linear programming☆16Jul 8, 2024Updated last year
- Library of Split algorithms, including the O(n) (linear time) algorithm for the CVRP, from "Vidal, Thibaut (2016). Technical note: Split …☆21Oct 19, 2018Updated 7 years ago
- Feasibility Pump Collection☆16Jul 6, 2023Updated 2 years ago
- C++ implementation of an incremental primal-dual assignment problem solver.☆12Dec 13, 2024Updated last year
- Speeded-up LKH-3 version + Set Partitioning Heuristic phase. Participated to 12th DIMACS implementation challenge.☆12Jan 31, 2022Updated 4 years ago
- A C++ Framework for Optimization☆36Updated this week
- Implementation of Integer bender's cut for SP proposed by Laporte et al.☆11Nov 6, 2019Updated 6 years ago
- Multi-platform, self-contained and object-oriented implementation of the Simplex Algorithm in C++☆14Mar 11, 2021Updated 4 years ago
- Elementary branch-price-and-cut algorithm for the vehicle routing problem with stochastic demands under optimal restocking☆17Feb 10, 2023Updated 3 years ago
- Julia interface to COIN-OR Optimization Services https://projects.coin-or.org/OS☆16Feb 8, 2020Updated 6 years ago
- A Julia interface for VRPSolver☆18Nov 17, 2025Updated 3 months ago
- Bucket Graph Labeling Algorithm for Vehicle Routing☆20Feb 22, 2026Updated last week
- ☆23Mar 12, 2025Updated 11 months ago
- This repository contains resources for Facility Location and Location Allocation. It is intended for research and educational use. Noth…☆20May 12, 2016Updated 9 years ago
- A demo on how use column generation in a primal heuristic for the Vehicle Routing Problem with Time Windows (VRPTW)☆18Jan 24, 2023Updated 3 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…☆21May 1, 2020Updated 5 years ago
- It's the implementation for "A New Branch-and-Price-and-Cut Algorithm for One-Dimensional Bin-Packing Problems"☆23May 20, 2024Updated last year
- [ICLR 2026] Neural Combinatorial Optimization for Real-World Routing☆25Updated this week
- Solver of multiobjective linear optimization problems: description and documents☆23May 3, 2023Updated 2 years ago
- A C++ wrapper for SCIP☆31Dec 18, 2025Updated 2 months ago
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆419Mar 26, 2025Updated 11 months ago
- DIP is a decomposition-based solver framework for mixed integer linear programs.☆21Jan 14, 2026Updated last month
- A modular Python package for the development of metaheuristic algorithms for Vehicle Routing Problems with Intermediate Stops☆29Dec 27, 2023Updated 2 years ago
- Solving LPs with convergent message passing☆23Aug 17, 2018Updated 7 years ago
- A more scalable version of FILO.☆31Jan 11, 2026Updated last month
- HybridCVRP: A Hybrid Metaheuristic Solver for the Capacitated Vehicle Routing Problem☆28Oct 15, 2022Updated 3 years ago
- DDO a generic and efficient framework for MDD-based optimization.☆69May 23, 2025Updated 9 months ago
- ScheduleOpt benchmarks☆16Updated this week
- SCOT Python API and tools☆10Sep 17, 2023Updated 2 years ago
- A Julia package to manage Constraint-Based Local Search (CBLS) solvers.☆29Feb 16, 2026Updated 2 weeks ago
- Multiple Depot VRP Instances☆31May 20, 2015Updated 10 years ago
- Branch-and-Price-and-Cut in Julia☆210Sep 8, 2025Updated 5 months ago
- A standalone local search solver for general mixed integer programming☆46Feb 12, 2026Updated 2 weeks ago
- Finds the concave hull around a set of points by leveraging the Delaunay triangulation☆37Sep 29, 2024Updated last year
- MaxiCP☆17Updated this week
- Source Code for Data Abstraction & Problem Solving with C++: Walls and Mirrors☆13Jun 13, 2022Updated 3 years ago