Skip to content

Files

Latest commit

author
Shota Takahashi
Oct 3, 2022
637bbc7 · Oct 3, 2022

History

History
13 lines (11 loc) · 523 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 523 Bytes

Bregman Proximal DC Algorithms

New Bregman proximal type algorithms for solving DC optimization problems, Computational Optimization and Applications (2022). Details: https://doi.org/10.1007/s10589-022-00411-w

Available Algorithms

  • Bregman Proximal DC Algorithm (BPDCA)
  • Bregman Proximal DC Algorithm with extrapolation (BPDCAe)

Other Bregman-based proximal algorithm, such as

  • Bregman Proximal Gradient Algorithm (BPG)
  • Bregman Proximal Gradient Algorithm with extrapolation (BPGe)
  • Classical DC Algorithms...