kibaekkim / DualDecomposition.jl

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

Hideakiv/bundle admm #56

Open hideakiv opened 3 months ago

hideakiv commented 3 months ago
  1. Implementation of Bundle-ADMM method
  2. New examples where parameters can be changed from command line arguments
  3. Unit Commitment examples

This update is dependent on BundleMethod#hideakiv/quadratic_relative Created PR in BundleMethod.