help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Command-line and GPL


From: Michael Hennebry
Subject: Re: [Help-glpk] Command-line and GPL
Date: Thu, 21 Jun 2007 13:23:51 -0500 (CDT)

On Thu, 21 Jun 2007, Luca Castelluzzo wrote:

> I would like to use the GLPK by calling the glpsol command from a Java 
> program (through system call) that has to solve a specific MIP problem. This 
> program could build a MathProg file on-the-fly, invoke glpsol with its 
> arguments and then get the solution from the output file. Therefore, it would 
> be neither statically nor dynamically linked to the GLPK.
>
> My question is: am I forced to release this program under the GPL?
> I've already read http://www.gnu.org/licenses/gpl-faq.html#MereAggregation 
> but it didn't help.

You don't have to release it at all.

Supposing you do release it, I'm pretty sure the answer is still no.
It's not mere aggregation, it's a use.
It's in the same category as a script that invokes glpsol.
glpsol could readily be replaced by another solver that understands MathProg.
The solver could be a script.

-- 
Mike   address@hidden
"Horse guts never lie."  -- Cherek Bear-Shoulders





reply via email to

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