I have just change my java version and I can't run any more glpk
I got
The dynamic link library for GLPK for Java could not beloaded.
Consider using
java -Djava.library.path=
whot should i do?
how can I change java -Djava.library.path? where is it and where
should I put it?