Orlando Valarezo
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
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...
-
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...