help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] Re: cloning


From: Ricardo Martins
Subject: [Help-glpk] Re: cloning
Date: Sat, 12 May 2007 16:45:45 -0300

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 <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]