Hello Xypron, any Matlab users I just updated the GLPK wikibook page on Matlab to align with Xypron's comments.
http://en.wikibooks.org/wiki/GLPK/Matlab Can Matlab users check it for accuracy please? TIA + best wishes, Robbie ------------------------------------------------------------ To: Chris Evans <[email protected]>,# "Help Glpk" <[email protected]> Subject: Re: [Help-glpk] [Fwd: 64-bit compatibility] Message-ID: <[email protected]> From: "glpk xypron" <[email protected]> Date: Wed, 09 Mar 2011 21:17:09 +0100 ------------------------------------------------------------ Hello Chris, the current version of GLPK is 4.45. Compatibility issues with 64bit existed prior to GLPK 4.31. On 64bit Windows you could either use 64bit Matlab + 64bit compiled mex interface + 64bit GLPK library or 32bit Matlab + 32bit compiled mex interface + 32bit GLPK library Make sure your components match. 32bit and 64bit GLPK libraries are contained in GLPK for Windows http://sourceforge.net/projects/winglpk/ Have a look at http://sourceforge.net/projects/glpkmex/ for an interface between GLPK and Matlab. Best regards Xypron -------- Original-Nachricht -------- > Subject: 64-bit compatibility > Date: Tue, 8 Mar 2011 09:21:30 -0800 (PST) [snip] --- Robbie Morrison PhD student -- policy-oriented energy system simulation Technical University of Berlin (TU-Berlin), Germany University email (redirected) : [email protected] Webmail (preferred) : [email protected] [from Webmail client] _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
