[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] Calling Glpk from inside a C program
From: |
Paul Smith |
Subject: |
Re: [Help-glpk] Calling Glpk from inside a C program |
Date: |
Sat, 16 May 2009 17:09:53 +0100 |
On Sat, May 16, 2009 at 1:31 PM, Andrew Makhorin <address@hidden> wrote:
>> Can Glpk be called from inside a program in C?
>
> Yes.
>
>> If so, could you please
>> suggest some documentation/examples to me?
>
> See the reference manual (doc/glpk.pdf) included in glpk distribution.
>
> GLPK distribution can be ftp'ed from <ftp://ftp.gnu.org/gnu/glpk/> or
> from some mirror ftp sites; see <http://www.gnu.org/order/ftp.html>.
Thanks, Andrew, for your help.
Paul