Dear colleagues,

the GlpkSolver“s API is clonable, but its cloning process has failed,
though I have used casting in glpk 4.8 java interface.
I know that this list is not about glpk 4.8 java interface, but I need
resolve my problem.

thank you very much
ras


On 5/9/07, Ricardo Martins <[EMAIL PROTECTED]> wrote:



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