Skip to content

Files

Latest commit

26f53e5 · May 18, 2016

History

History
This branch is 616 commits ahead of, 731 commits behind cvxgrp/scs:master.

java

to make the java libs and scs.jar, in this dir:
make purge
make

to test:
make testproblem

// NOTES:
generate header etc., in scs/java/src/
javah -jni org.scs.IndirectSolver
javah -jni org.scs.DirectSolver
and move as appropriate