You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello and thank you for the wonderful paper
I noticed that the two implementation are quite different.
In the paper_code the implementation seems more complicated and it uses the SolverCrossTime and cvxpy which are not used in TICC_solver.py (as it only uses ADMM_solver.
Would please clarify on this aspect?
Many thanks
Gio
The text was updated successfully, but these errors were encountered:
Hello and thank you for the wonderful paper
I noticed that the two implementation are quite different.
In the paper_code the implementation seems more complicated and it uses the
SolverCrossTime
andcvxpy
which are not used inTICC_solver.py
(as it only usesADMM_solver
.Would please clarify on this aspect?
Many thanks
Gio
The text was updated successfully, but these errors were encountered: