help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] Example of Java program using GLPK


From: Alexandre . Depire
Subject: [Help-glpk] Example of Java program using GLPK
Date: Wed, 29 Jul 2009 15:23:15 +0200


Hello,

I'm looking for a simple code of Java program using Glpk to resolve an MIP problem.
For example, I consider the following problem:

a integer;
min a+2*b:
s.t. a+b<=10
s.t. a>=0
s.t. b>=0
s.t.


Can anybody write the java code and specify where find the files needed ?

I work on Linux.

Thanks for all.

Alexandre DEPIRE

Attaché Statisticien

SPF Economie, PME, Classes Moyennes et Energie.
DG Statistique et Information Economique.
Unité E8544
Bases de données entreprises et nomenclatures.  

Rue de Louvain, 44 - 1000 Bruxelles.
Tel:  0032-2-277.93.52

reply via email to

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