help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] MathProg: trigonometric


From: Verlut Grégoire
Subject: [Help-glpk] MathProg: trigonometric
Date: Mon, 17 Oct 2005 12:49:22 +0200 (CEST)

Hallo everybody,
I tried to send this email with another email adress but I got problems to suscribe.. so I send it again, excuse me if you receive this message twice
 
Hello,

I'm beginning with MILP, and I'd rather use MathProg than AMPL.

In my model I need the cos() and sin() functions, and in the MathProg
documentation, there is nothing about them.
Here are the 2 lines I want to "translate" from AMPL to MathProg (as I started
with AMPL)

param vector_x{i in 1..nl} = cos( 2*pi*i/nl);
param vector_y{i in 1..nl} = sin( 2*pi*i/nl);

where pi and nl are parameter too.

So my question is:
will the trigonometric function be implemented in the next version of MathProg
or will they never be there for any reason ?

thanks a lot

Grégoire


Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez le ici !
reply via email to

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