Orlando Valarezo

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 5
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 2

アクティビティの概要

Orlando Valarezoさんの最近のアクティビティ
  • Orlando Valarezoさんが投稿を作成しました:

    Multiscenario with matrix variables/multiple constraints

    回答済み

    Hi ! Please, I would like to ask how to define a multi-scenario when we have Mvars. For example, I defined the constraints below: for t in range(nT):    Flex_DNR1.addConstr(G0 @ pl_t[:,t] == PD0_pu...

  • Orlando Valarezoさんがコメントを作成しました:

    Hi Eli! Thanks so much for your kind reply. I followed your recommendation and ignored the transpose, effectively I didn't get errors! So I will continue with the implementation and when I get the ...

  • Orlando Valarezoさんが投稿を作成しました:

    Matrix-friendly python API, transponse of Mvar

    回答済み

    Hello everyone! I’m trying to model a Reconfiguration electrical distribution system problem using Gurobi matrix-friendly python API technique. Particularly, I have a problem when I define an objec...