Modeling the chance constraints

Problems with modeling
Post Reply
abb.omidi
User
User
Posts: 39
Joined: 6 years ago

Modeling the chance constraints

Post by abb.omidi »

Hello support team,

I have worked on the MIP model that contains the chance constraints. The constraint is:

Code: Select all

probability_cons..    prob[sum(j, a(j)*x(j)) =l= b] =g= beta;

Where a(j) and b are given parameters and beta is the probability.
I was wondering if, you say that, is there any efficient way to write this in GAMS?

Regards
Omidi. A
Attachments
P1.jpg
Post Reply