kibaekkim / DualDecomposition.jl

An algorithmic framework for parallel dual decomposition methods in Julia
MIT License
19 stars 5 forks source link

User defined variables and constraints in the dual #9

Closed kibaekkim closed 4 years ago

kibaekkim commented 4 years ago

We need a better design to allow user-defined variables and constraints to the Lagrangian master problem without modifying the code.