Ziyad Tariq
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Ziyad Tariq-
constraints programming 2
Answeredhi how are you ? Please how can I formulate and code to optimize the following: M1+M2+M3=5E+06x-0.682 M=f(Pj,Ik) J=1,……, n k=1,……, n For M1, P1=0.7-0.9 For M2, P2=0.3-0.7 For M3,P3=0.5...
-
constraints programming
Answeredhi how are you? Please , can you help write the code to program the optimization solution of the following constraints: To Maximize x such that : R1P1p1M1+ R2P2p2M2+ R3P3p3M3=5E+06x-0.682 ...