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 . Best regards Xypron Stephen Hill-6 wrote: > > 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 requested > the > Runtime to terminate it in an unusual way. #8221; I have checked that I > have > reproduced the file (t1.cs) correctly. > -- View this message in context: http://www.nabble.com/GLPK-with-C--tp25978078p25983015.html Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
