Skip to content

Reimplementing Splitting Conic Solver for Second-order Cone Programing (SOCP) in Java

License

Notifications You must be signed in to change notification settings

zhanghx0905/scs-socp-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Reimplementing Splitting Conic Solver for Second-order Cone Programing (SOCP) in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published