Domain-Independent Dynamic Programming (DIDP) framework implemented in Rust.
☆57Apr 10, 2026Updated 4 months ago
Alternatives and similar repositories for didp-rs
Users that are interested in didp-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- DDO a generic and efficient framework for MDD-based optimization.☆70May 23, 2025Updated last year
- Header-only C++23 template library for the bucket graph labeling algorithm for the Shortest Path Problem with Resource Constraints (SPPRC…☆26Jul 5, 2026Updated last month
- STRIPS benchmarks for classical planning☆16Mar 29, 2022Updated 4 years ago
- CP+SAT solver framework built to be reliable, performant, and extensible☆56Updated this week
- PathWyse: a flexible, open-source library for the resource constrained shortest path problem☆45Jul 9, 2026Updated last month
- 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.
- A Lazy Clause Generation Constraint Programming solver written in Rust.☆87Updated this week
- Rust interface for SCIP☆97Updated this week
- Decision Engine☆40May 25, 2026Updated 2 months ago
- An exact algorithm for the maximum clique problem (MCP) which improves over state-of-the-art approaches in some cases by orders of magnit…☆18Nov 15, 2025Updated 8 months ago
- Source code associated with the paper "Deep Learning for Data-Driven Districting-and-Routing", authored by A. Ferraz, Q. Cappart, and T. …☆27Jul 2, 2025Updated last year
- A C++ wrapper for SCIP☆32Dec 18, 2025Updated 7 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
- Nutmeg – a MIP and CP branch-and-check solver☆33Jun 22, 2023Updated 3 years ago
- ☆16Mar 15, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆50Jul 15, 2023Updated 3 years ago
- NuCS is a Python constraint programming library for solving Constraint Satisfaction and Optimization Problems over finite domains☆59Updated this week
- ☆18Aug 3, 2026Updated last week
- Discrete Optimization is a python library to ease the definition and re-use of discrete optimization problems and solvers.