[Help-glpk] GLPK with C#

2009-10-20 Thread Stephen Hill
Dear Sir/Madam,   I am trying to implement a solution using GLPK with C#. I have used Nilgel Galloways example as a starting point, however the program always returns an error when it tries to use the glp_load_matrix function. There is no error code, but it says the #8220;application has

Re: [Help-glpk] GLPK with C#

2009-10-20 Thread xypron
Hello Steve, please, find at the following link a complete C# project created with Visual Studio C# 2008 Express Edition based on Nigels example: http://www.nabble.com/file/p25983015/glpk_t1.zip glpk_t1.zip Please add the GLPK dll available at http://winglpk.sourceforge.net GLPK for Windows .