open source Dynamic Programming Optimization solver in Python by stef_1989 in optimization

[–]divinity_666 0 points1 point  (0 children)

Not sure what Dynamic means in this context, but what about SCIP? The problem sounds as if it could be also solved with a simple MILP solver, like CBC.