Dear colleagues

how could I clone an object from GlpkSolver class using glpk 4.8 java
interface?

I have received the following error:

glpk_teste13.java:214: clone() has protected access in java.lang.Object
GlpkSolver solver2 = (GlpkSolver) solver.clone( );


best regards
Ricardo Martins
_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to