help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] SWIG for Visual Studio 2008, C#, and GLPK


From: Nigel Galloway
Subject: Re: [Help-glpk] SWIG for Visual Studio 2008, C#, and GLPK
Date: Mon, 9 Feb 2009 19:37:10 +0300

Using glpk.i with the addition of %remove (or something similar) to 
overcome the 'in out' problem.

nigelzGLPK.dll is the dll produced by compiling the c wrapper.
glpkSWIG.dll is the equivalent of the jar file produced by the java swig. 
Obviously using csc to compile the cs files where presumably you use gcj to 
compile the java files.


> ----- Original Message -----
> From: xypron <address@hidden>
> To: address@hidden
> Subject: Re: [Help-glpk] SWIG for Visual Studio 2008, C#, and GLPK
> Date: Thu, 5 Feb 2009 12:43:11 -0800 (PST)
>
>
>
> Hello Nigel,
>
> thank you for your contribution. It would make sense to integrate
> instructions for creating c# libraries for GLPK with swig into the GLPK
> distribution.
>
> Glpk is based on the GNU licence. Hence binaries can only be published if
> the source is made available.
>
> For using glpk with C# you describe.
> >> 5. Open Project -> Add Reference -> Browse, then select:
> >>     glpkSWIG.dll
> >>     and nigelzGLPK.dll.
>
> How can the dlls be created from source?
>
> Best regards
>
> Xypron
>










reply via email to

[Prev in Thread] Current Thread [Next in Thread]