help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Can GLPK for JAVA solve multi-objective optimization


From: Xypron
Subject: Re: [Help-glpk] Can GLPK for JAVA solve multi-objective optimization
Date: Mon, 01 Aug 2011 19:20:02 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110626 Icedove/3.1.11

Hello Yi,

yes you can do the optimization with GLPK for Java.

Please, study the examples files provided with GLPK for Java, e.g.
glpk-java-1.0.15/examples/java/Mip.java

You can download the source of GLPK for Java from
http://glpk-java.sourceforge.net.

For the documentation of the GLPK API, please, read
glpk-4.45/doc/glpk.pdf available in the source distribution of GLPK
ftp://ftp.gnu.org/gnu/glpk/glpk-4.45.tar.gz

Best regards

Xypron


On 01.08.2011 09:21, Zong, Yi wrote:

 

 

Hi!

I have an objective function described as following, which is lineal:

   

 

     The optimized variables are , which are integers in [0, 10],

is a lineal function of  an 

, and And W is a weight value.

 

   Can I use GLPK for JAVA to get the optimized results? If it is possible, could you give me an example?

 

Thank you in advance,

 

 

Yi Zong

Scientist

Intelligent Energy Systems

cid:part1.08080004.06010707@risoe.dtu.dk

Technical University of Denmark

dtu

Risø National Laboratory for Sustainable Energy

Frederiksborgvej 399,

Building 776

4000  Roskilde

Direct +45 4677 5045

address@hidden

www.risoe.dtu.dk

 

 

_______________________________________________ Help-glpk mailing list address@hidden https://lists.gnu.org/mailman/listinfo/help-glpk


reply via email to

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