A Library of Optimization Problem Libraries
☆50Jan 6, 2022Updated 4 years ago
Alternatives and similar repositories for optimization_problem_libraries
Users that are interested in optimization_problem_libraries are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- metaheuristics for traveling salesman problem (TSP)☆20Aug 3, 2023Updated 2 years ago
- Very small and simple parser for CPLEX LP files into logical Python data structures☆11Dec 20, 2012Updated 13 years ago
- Customized version of Helsgaun's LKH3 algorithm for vehicle routing problems.☆39Apr 15, 2025Updated last year
- Simple framework for modeling optimization problems in Python☆58May 24, 2021Updated 5 years ago
- C++ metaheuristics modeler/solver for general integer optimization problems.☆54May 31, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- binary/integer linear programming solver☆17Nov 25, 2024Updated last year
- Domain-Independent Dynamic Programming (DIDP) framework implemented in Rust.☆54Apr 10, 2026Updated 2 months ago
- meta-heuristics solver for easy modeling☆29Oct 17, 2022Updated 3 years ago
- Feasibility Pump Collection☆16Jul 6, 2023Updated 2 years ago
- A Header-Only CDCL SAT Solver based on MiniSat (Fast and only 500 lines)☆11May 14, 2021Updated 5 years ago
- An open-source Python package to solve Inverse Optimization problems.☆19Oct 3, 2024Updated last year
- Visualizations of Mittelmann benchmarks☆67May 21, 2026Updated 2 weeks ago
- Open standard for mathematical programming interoperability☆50Updated this week
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆286Dec 2, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Examples and Models.☆19Mar 18, 2021Updated 5 years ago
- A python framework for solving the VRP and its variants with column generation.☆203Apr 28, 2023Updated 3 years ago
- A template for creating a Plotly Dash dashboard with multiple pages and Bootstrap CSS.☆13May 7, 2022Updated 4 years ago
- Mixed-Integer Convex Programming: Branch-and-bound with Frank-Wolfe-based convex relaxations☆37Jun 1, 2026Updated last week
- 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
- A standalone local search solver for general mixed integer programming☆49Mar 25, 2026Updated 2 months ago
- Library of Split algorithms, including the O(n) (linear time) algorithm for the CVRP, from "Vidal, Thibaut (2016). Technical note: Split …☆22Oct 19, 2018Updated 7 years ago
- A Python Flexible Modeler for Optimization Problems