Closed pmelchior closed 6 years ago
Implements the Block version of PGM.
ADMM now uses PGM as fall-back option if prox_g is not set; bSDMM uses bPGM in the same situation with multiple variables. The advantage is a much lighter algorithm without the LX, Z, U, R, and S variables.
Implements the Block version of PGM.
ADMM now uses PGM as fall-back option if prox_g is not set; bSDMM uses bPGM in the same situation with multiple variables. The advantage is a much lighter algorithm without the LX, Z, U, R, and S variables.