CPLEX Help

Hi Everyone,

I'm completely new at this, so I hope somebody can help me.

I'm trying to implement a mathematical model into CPLEX, but every tutorial that I see confuses me a little bit more and more.
I'm wondering that if I post here my objective function somebody can help me converting the math to the c++ coding, and sowith that help I can move on to the constraints without problems.

My objective fucntion is:

Minimize z= ∑_(s=1)^3 * ∑_(t=1)^220 *〖(C_(s )^e x_st^e+C_(s )^i x_st^i+C_(s )^j x_st^j)〗


Thanks in advance.

Regards,
Catarina
Last edited on
Topic archived. No new replies allowed.