Skip to content

Commit 3a17540

Browse files
committed
update
1 parent b8fd57c commit 3a17540

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

SGLP/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## Sparse Group Lasso Projection (SGLP) problem
2+
3+
relevant files:
24

35
sglp.c
46
sglp_admm.m
@@ -7,11 +9,15 @@
79

810
## Constrained Sparse Group Lasso Problem (CSGLP)
911

12+
relevant files:
13+
1014
sglLeastC.m
1115
sglLeastC_admm.m
1216

1317
## DC programming for truncated norm
1418

19+
relevant files:
20+
1521
trunc_sglp.c
1622
trunc_sglLeastC.m
1723
trunc_DC_sglLeastC.m

0 commit comments

Comments
 (0)