[Help-glpk] GLPK for C# and the Common Language Infrastructure (CLI)

2015-09-25 Thread Heinrich Schuchardt
On http://glpk-cli.sourceforge.net I have a released a project providing a C# sharp language binding for the GLPK library. You can find the git repository at https://github.com/xypron/glpk-cli . The library provides support for MIP callback and terminal listeners. GLPK library errors are

Re: [Help-glpk] GLPK with C#

2009-10-22 Thread Nigel Galloway
Message - From: Stephen Hill To: help-glpk@gnu.org Subject: [Help-glpk] GLPK with C# Date: Tue, 20 Oct 2009 20:10:35 +0400 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

[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 .

Re: [Help-glpk] GLPK and C#

2005-11-21 Thread Andrew Makhorin
I need to run my system with GLPK DLL. When I insert the GLPK DLL in the .net Project the following message is showed: This is not a valid assembly or COM component. What I need to do to run correctly the GLPK with C#.net? :/ The following messages can help:

[Help-glpk] GLPK and C#.net

2005-11-09 Thread Humberto César Brandão de Oliveira
Hi, I need to run my system with GLPK DLL. When Iinsert the GLPK DLL in the .net Project the following message is showed:This is not a valid assembly or COM component. WhatI need to do to run correctly the GLPK with C#.net? :/ Thanks a lot. :)-- Humberto Cesar Brandao de Oliveira

Re: [Help-glpk] GLPK and C#.net

2005-11-09 Thread Andrew Makhorin
Where are glpk48.lib? The following messages can help: http://lists.gnu.org/archive/html/help-glpk/2004-04/msg6.html http://lists.gnu.org/archive/html/help-glpk/2003-11/msg00052.html ___ Help-glpk mailing list Help-glpk@gnu.org