help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] what is the difference between this two glpsol?


From: hhb83
Subject: Re: [Help-glpk] what is the difference between this two glpsol?
Date: Fri, 27 Feb 2009 06:15:03 -0800 (PST)

I try several times. The results of the objective are same, but some
variables maybe different. The most difference is that the glpsol complied
by cygwin gcc takes more time. In one sample, it takes 97.5sec and 8.7M
memory with the msvc compiled glpsol, but the gcc glpsol takes 155.3s and
8.5M.


Andrew Makhorin wrote:
> 
>> Hello, I'm a windows user, I find there are two glpsol in my glpk folder.
>> One is in the w32 folder,which is build by Build_GLPK_with_VC9.bat. The
>> other is in the examples folder,which is compiled by cygwin. And they are
>> not the same size, the w32 is 632k, and the examples' is 785k.
> 
> Probably because one is compiled with cygwin gcc while other with msvc.
> 
>>  And the
>> answers solved by them are also different.
> 
> What is exactly different? The objective? If so, how much? Could you
> report the terminal output produced by glpsol in both cases?
> 
>>  So which should I use, and what is the difference between them?
> 
> There must be no significant difference. However, the version compiled
> with msvc does not use the cygwin stuff (dll, etc.).
> 
> 
> 
> _______________________________________________
> Help-glpk mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-glpk
> 
> 

-- 
View this message in context: 
http://www.nabble.com/what-is-the-difference-between-this-two-glpsol--tp22244014p22246687.html
Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com.





reply via email to

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