Ziyad Tariq

  • Gurobi-versary
  • First Question
  • First Comment
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Activity overview

Latest activity by Ziyad Tariq
  • Ziyad Tariq commented,

    Thank you very much for your valuable advice .

  • Ziyad Tariq created a post,

    constraints programming 2

    Answered

    hi 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...

  • Ziyad Tariq created a post,

    constraints programming

    Answered

    hi 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 ...