Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 268 Bytes

SOCP

SCS (splitting conic solver) is a numerical optimization package for solving large-scale convex cone problems.

I reimplemented it for Second-order Cone Programing (SOCP) in Java.

Unimplemented techniques

  • normalize
  • AA