Hello Noli, please, find a Windows 32 bit executable at ftp://glpk.dyndns.org/glpk/win32/glpk-4.38-dot_w32.zip
MD5: 626f8c19b7ca7dc8fb186e602ca400a0 glpk-4.38-dot_w32.zip The binaries are in directory w32 Best regards Xypron -------- Original-Nachricht -------- > Datum: Tue, 4 May 2010 07:18:37 +1000 > Von: Noli Sicad <[email protected]> > An: glpk xypron <[email protected]> > CC: [email protected] > Betreff: Compiled Windows GLPK -4.38 with suffixes patcth > Hello Xypron, > > I think suffixes is quite useful in the problems that I am dealing as > well. > > > and committed to > > http://glpk.dyndns.org/svn/glpk/branches/glpk-4.38-dot/ > > Would it be possible to get the compiled / windows binary (glpsol.exe) > glpk4.38 with the suffixes patch? > > You can just email to me if you don't have time to upload in your site. > > Danke Schoen > > Regards, Noli > > > and committed to > > http://glpk.dyndns.org/svn/glpk/branches/glpk-4.38-dot/ > > > > > the following expressions work when added to > > examples/transp.mod > > > > solve; > > display (demand['Topeka'].dual); > > display {j in J} (demand[j].dual); > > > > This does not: > > display demand['Topeka'].dual; > > > > I have added the following lines to > > glpk-4.38-dot/src/glpmpl01.c > > > > if (mpl->token == T_POINT) > > { error(mpl, "display statement does not support output of > " > > "properties here, use (indexed) expression instead"); > > } > > > > and committed to > > http://glpk.dyndns.org/svn/glpk/branches/glpk-4.38-dot/ > > > > Best regards -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
