help-glpk
[Top][All Lists]
Advanced

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

RE: [Help-glpk] Question about GLPK


From: Noli.Sicad
Subject: RE: [Help-glpk] Question about GLPK
Date: Fri, 12 Aug 2005 10:00:02 +1000

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Frank Leañez
Sent: Friday, 12 August 2005 5:02 AM
To: address@hidden
Subject: [Help-glpk] Question about GLPK

<Here, at the University of Chile, we are interested in developing some 
<optimization
<rutines for various engineering problems. I understand that GLPK (linear
<programming rutine) comes with an API for C, C++ written language programs
<¿exclusively? Does this GLPK run (or complie) under pure LINUX? Is it < 
<possible
<to implement in Java written programs?

There is python-glpk which use SWIG to create python binding for glpk.

SWIG
http://www.swig.org/tutorial.html

Python-glpk 

http://rpmfind.net//linux/RPM/cooker/2006.0/i586/media/contrib/python-glpk-0.4-2mdk.i586.html

In src rpm, there is glpk.i which you can use to create java bindings for glpk. 
Hence, you can write program in java. Or you can use python-glpk and use jython 
for java application, if you don't want to create java-glpk

http://www.jython.org/

GLPK runs in DOS (WinNT, Win 200, WinXp), Linux, MacOS X, etc.

Noli







reply via email to

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