help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Huge Parameter Sets


From: glpk xypron
Subject: Re: [Help-glpk] Huge Parameter Sets
Date: Sat, 07 Jul 2012 05:53:02 +0200

Hello Andrew,

the GMPL language causes a huge memory overhead. Hence you should not use 
glpsol but the GLPK library, which you can call from C, C++, Java, Python, and 
some other programming languages.

Best regards

Xypron

-------- Original-Nachricht --------
> Datum: Fri, 6 Jul 2012 17:04:40 -0300
> Betreff: [Help-glpk] Huge Parameter Sets

> Hello,
> 
> I'm trying to build a .mod model with data from ten 25,000,000 row .csv
> files (approx 500,00Mb each).
> 
> Even building a model with one of them gives an insufficient memory error.
> 
> Is there a better way to go about this than massive .csv files?
> 
> Does anyone have any experience with building models from such huge data
> sets?
> 
> cheers,
> Andrew
> _______________________________________________
> Help-glpk mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-glpk



reply via email to

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