ebrahimpichka / awesome-optimization

A curated list of mathematical optimization courses, lectures, books, notes, libraries, frameworks and software.
265 stars 32 forks source link

Add DIDP to the list of free solvers #6

Closed Kurorororo closed 3 months ago

Kurorororo commented 3 months ago

We have recently developed domain-independent dynamic programming (DIDP), a general-purpose dynamic programming solver for combinatorial optimization. It is a free solver with MIT and Apache 2.0 licenses.

Would you like to add DIDP to the list of free solvers?

ebrahimpichka commented 3 months ago

Hi @Kurorororo Of course. It's a great valuable project. Thanks for the PR. Merged it.

If you'd like to add a short description as well feel free to make another PR adding it.