Models for DIDP.
  • Roff 58%
  • Python 41.2%
  • PDDL 0.8%
Find a file
Kurorororo cc14211b32
Merge pull request #1 from anubhav-cs/main
Set Max cost algebra operator for MOSP Graph-clear
2025-12-09 13:38:25 +09:00
bin-packing update 2024-05-22 19:10:23 -04:00
configs add OPTW and MDKP 2024-01-24 16:51:08 -05:00
cvrp update 2024-05-22 19:10:23 -04:00
graph-clear Set Max cost algebra operator for MOSP Graph-clear 2025-09-19 20:18:46 -04:00
m-pdtsp update 2024-05-22 19:10:23 -04:00
mdkp update 2024-05-22 19:10:23 -04:00
mosp Set Max cost algebra operator for MOSP Graph-clear 2025-09-19 20:18:46 -04:00
optw add the missing domain file and DIDPPy version 2024-07-03 20:24:12 +02:00
salbp-1 update 2024-05-22 19:10:23 -04:00
talent-scheduling Merge branch 'main' of github:Kurorororo/didp-models 2024-05-22 19:10:40 -04:00
tsptw update 2024-05-22 19:10:23 -04:00
wt update 2024-05-22 19:10:23 -04:00
.gitignore Initial commit 2023-06-09 13:16:10 -04:00
LICENSE-Apache Happy New Year! 2025-01-17 00:18:48 +09:00
LICENSE-MIT Create LICENSE-MIT 2025-01-17 00:18:27 +09:00
README.md Update README.md 2024-10-15 19:47:20 +09:00

Models for the DIDP Papers

This repository stores DyPDL, MIP, and CP models used in the following papers.

In addition, PDDL models for some problems and Picat models are provided.

More Models

The discrete-optimization repository maintained by airbus also implement DP models for multiple problems using DIDPPy: https://github.com/airbus/discrete-optimization